Class: NfgUi::Components::Base
- Inherits:
-
Bootstrap::Components::Base
- Object
- Bootstrap::Components::Base
- NfgUi::Components::Base
- Defined in:
- lib/nfg_ui/components/base.rb
Overview
Base NFG UI component for components that are not directly inherited from Bootstrap base components (e.g.: buttons inhert their Bootstrap counterpart, tiles don’t).
Direct Known Subclasses
Elements::Activity, Elements::Avatar, Elements::Chart, Elements::FormControl, Elements::Key, Elements::Loader, Elements::SlatBody, Elements::SlatItem, Elements::Stat, Elements::Task, Foundations::Color, Foundations::Grid, Foundations::Icon, Foundations::Image, Foundations::Input, Foundations::Typeface, Patterns::ActivityFeed, Patterns::EmptyState, Patterns::FilterBar, Patterns::FormGroup, Patterns::Graph, Patterns::PageHeader, Patterns::Slat, Patterns::SlatActions, Patterns::SlatHeader, Patterns::Slats, Patterns::TaskList, Patterns::Tile, Patterns::TileBody, Patterns::TileHeader, Patterns::TileSection
Constant Summary
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 Utilities::Traitable
Methods included from Utilities::Renderable
Methods included from Utilities::Describable
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