Module: NattyUI::Attributes::BorderAround
- Included in:
- Table::Attributes
- Defined in:
- lib/natty-ui/attributes.rb
Instance Attribute Summary collapse
-
#border_around ⇒ true, false
Whether the border is around an element.
Instance Attribute Details
#border_around ⇒ true, false
Whether the border is around an element.
471 472 473 |
# File 'lib/natty-ui/attributes.rb', line 471 def border_around @border_around end |