Class: NfgUi::Components::Patterns::Navbar

Inherits:
Bootstrap::Components::Navbar show all
Includes:
Traits::Navbar, Traits::Theme, Utilities::Describable, Utilities::Renderable, Utilities::Traitable
Defined in:
lib/nfg_ui/components/patterns/navbar.rb

Overview

Navbar docs coming soon

Constant Summary

Constants included from Traits::Navbar

Traits::Navbar::TRAITS

Constants included from Traits::Theme

Traits::Theme::COLOR_TRAITS, Traits::Theme::TRAITS

Constants included from Traits

Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES

Instance Attribute Summary

Attributes included from Bootstrap::Utilities::Wrappable

#as

Attributes inherited from Bootstrap::Components::Base

#body, #options, #view_context

Method Summary

Methods included from Traits::Navbar

#white_trait

Methods included from Traits::Theme

#danger_trait, #dark_trait, #info_trait, #light_trait, #outlined_trait, #primary_trait, #secondary_trait, #success_trait, #warning_trait, #white_trait

Methods included from Utilities::Renderable

#render_if, #render_unless

Methods included from Utilities::Describable

#data, #describe

Methods included from Utilities::Traitable

#traits, #utility_initialize

Methods inherited from Bootstrap::Components::Navbar

#component_family, #dark, #expand, #fixed, #light, #sticky

Methods included from Bootstrap::Utilities::Themeable

#outlined, #theme

Methods included from Bootstrap::Utilities::Wrappable

#utility_initialize

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