Class: NattyUI::Table::Attributes
- Inherits:
-
Attributes::Base
- Object
- Attributes::Base
- NattyUI::Table::Attributes
- Defined in:
- lib/natty-ui/table.rb
Instance Attribute Summary collapse
-
#border ⇒ :default, ...
included
from Attributes::Border
Border type.
-
#border_around ⇒ true, false
included
from Attributes::BorderAround
Whether the border is around an element.
-
#border_style ⇒ Array?
included
from Attributes::BorderStyle
Border style.
Instance Method Summary collapse
- #border_style_bbcode ⇒ Object included from Attributes::BorderStyle
Instance Attribute Details
#border ⇒ :default, ... Originally defined in module Attributes::Border
Border type.
#border_around ⇒ true, false Originally defined in module Attributes::BorderAround
Whether the border is around an element.
#border_style ⇒ Array? Originally defined in module Attributes::BorderStyle
Border style.