Module: NattyUI::Attributes::Position
- Defined in:
- lib/natty-ui/attributes.rb
Instance Attribute Summary collapse
-
#position ⇒ nil, ...
Horizontal element position.
Instance Attribute Details
#position ⇒ nil, ...
Horizontal element position.
87 88 89 |
# File 'lib/natty-ui/attributes.rb', line 87 def position @position end |