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