Class: NfgUi::Components::Patterns::ButtonGroup
- Inherits:
-
Bootstrap::Components::ButtonGroup
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::ButtonGroup
- NfgUi::Components::Patterns::ButtonGroup
- Includes:
- Traits::Size, Traits::Vertical, Utilities::Describable, Utilities::Renderable, Utilities::Traitable
- Defined in:
- lib/nfg_ui/components/patterns/button_group.rb
Constant Summary
Constants included from Traits::Vertical
Constants included from Traits::Size
Constants included from Traits
Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES
Instance Attribute Summary
Attributes inherited from Bootstrap::Components::Base
#body, #options, #view_context
Method Summary
Methods included from Traits::Vertical
Methods included from Traits::Size
#lg_trait, #md_trait, #sm_trait, #xl_trait
Methods included from Utilities::Renderable
Methods included from Utilities::Describable
Methods included from Utilities::Traitable
Methods inherited from Bootstrap::Components::ButtonGroup
Methods included from Bootstrap::Utilities::Sizable
Methods included from Bootstrap::Utilities::DropdownDirectionable
#dropleft, #dropright, #dropup
Methods inherited from Bootstrap::Components::Base
#component_family, #data, #href, #html_options, #id, #initialize, #render, #style
Constructor Details
This class inherits a constructor from NfgUi::Bootstrap::Components::Base