Class: NfgUi::Components::Patterns::Progress
- Inherits:
-
Bootstrap::Components::Progress
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::Progress
- NfgUi::Components::Patterns::Progress
- Includes:
- Bootstrap::Utilities::Sizable, Bootstrap::Utilities::Tooltipable, Traits::ProgressBar, Traits::Size, Traits::Theme, Utilities::Describable, Utilities::Renderable, Utilities::Traitable
- Defined in:
- lib/nfg_ui/components/patterns/progress.rb
Overview
Bootstrap Parent Progress Component getbootstrap.com/docs/4.1/components/progress/
Constant Summary
Constants included from Traits::ProgressBar
Constants included from Traits::Size
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::Disableable
Attributes inherited from Bootstrap::Components::Base
#body, #options, #view_context
Method Summary
Methods included from Traits::ProgressBar
#animated_trait, #label_trait, #striped_trait
Methods included from Traits::Size
#lg_trait, #md_trait, #sm_trait, #xl_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 Bootstrap::Utilities::Tooltipable
#data, #disabled_component_tooltip_wrapper_html_options, #html_options, #tooltip
Methods included from Bootstrap::Utilities::Disableable
Methods included from Bootstrap::Utilities::Sizable
Methods included from Utilities::Renderable
Methods included from Utilities::Describable
Methods included from Utilities::Traitable
Methods inherited from Bootstrap::Components::Progress
#component_family, #height, #render, #style
Methods included from Bootstrap::Utilities::Progressable
#animated, #label, #progress, #striped, #theme
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