Class: NfgUi::Components::Elements::SlatAction
- Inherits:
-
DropdownItem
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::DropdownItem
- DropdownItem
- NfgUi::Components::Elements::SlatAction
- Defined in:
- lib/nfg_ui/components/elements/slat_action.rb
Overview
Slat doc coming soon
Constant Summary
Constants included from Traits::Theme
Traits::Theme::COLOR_TRAITS, Traits::Theme::TRAITS
Constants included from Traits::Disable
Constants included from Traits::DisableWith
Constants included from Traits::Active
Constants included from Traits::Remote
Constants included from Traits
Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES
Instance Attribute Summary
Attributes included from Bootstrap::Utilities::Disableable
Attributes included from Bootstrap::Utilities::Wrappable
Attributes inherited from Bootstrap::Components::Base
#body, #options, #view_context
Instance Method Summary collapse
Methods inherited from DropdownItem
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 Traits::Disable
Methods included from Traits::DisableWith
Methods included from Traits::Active
Methods included from Traits::Remote
Methods included from Utilities::Traitable
Methods included from Utilities::Renderable
Methods included from Utilities::Iconable
Methods included from Utilities::DisableWithable
Methods included from Utilities::Describable
Methods included from Utilities::Confirmable
Methods included from Bootstrap::Utilities::Modalable
Methods included from Bootstrap::Utilities::Themeable
Methods inherited from Bootstrap::Components::DropdownItem
Methods included from Bootstrap::Utilities::Tooltipable
#data, #disabled_component_tooltip_wrapper_html_options, #html_options, #tooltip
Methods included from Bootstrap::Utilities::Disableable
Methods included from Bootstrap::Utilities::Activatable
Methods included from Bootstrap::Utilities::Wrappable
Methods inherited from Bootstrap::Components::Base
#data, #href, #html_options, #id, #initialize, #render, #style
Constructor Details
This class inherits a constructor from NfgUi::Components::Elements::DropdownItem
Instance Method Details
#component_family ⇒ Object
8 9 10 |
# File 'lib/nfg_ui/components/elements/slat_action.rb', line 8 def component_family :slats end |