Class: NfgUi::Components::Elements::Nav
- Inherits:
-
Bootstrap::Components::Nav
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::Nav
- NfgUi::Components::Elements::Nav
- Includes:
- Traits::Alignment, Traits::Nav, Traits::Pill, Traits::Vertical, Utilities::Describable, Utilities::Renderable, Utilities::Traitable
- Defined in:
- lib/nfg_ui/components/elements/nav.rb
Overview
Nav doc coming soon
Direct Known Subclasses
Constant Summary
Constants included from Traits::Vertical
Constants included from Traits::Pill
Constants included from Traits::Nav
Constants included from Traits::Alignment
Constants included from Traits
Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES
Instance Attribute Summary
Attributes included from Bootstrap::Utilities::Wrappable
Attributes inherited from Bootstrap::Components::Base
#body, #options, #view_context
Method Summary
Methods included from Traits::Vertical
Methods included from Traits::Pill
Methods included from Traits::Nav
#fill_trait, #justify_trait, #tabs_trait
Methods included from Traits::Alignment
#center_trait, #left_trait, #right_trait
Methods included from Utilities::Renderable
Methods included from Utilities::Describable
Methods included from Utilities::Traitable
Methods inherited from Bootstrap::Components::Nav
#component_family, #fill, #justified, #pill, #tabs, #vertical
Methods included from Bootstrap::Utilities::Wrappable
Methods included from Bootstrap::Utilities::Alignable
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