Class: NfgUi::Components::Patterns::Modal
- Inherits:
-
Bootstrap::Components::Modal
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::Modal
- NfgUi::Components::Patterns::Modal
- Includes:
- Traits::Modal, Traits::Size, Utilities::Describable, Utilities::Renderable, Utilities::Titleable, Utilities::Traitable
- Defined in:
- lib/nfg_ui/components/patterns/modal.rb
Overview
Modal docs coming soon
Constant Summary
Constants included from Traits::Size
Constants included from Traits::Modal
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 Traits::Size
#lg_trait, #md_trait, #sm_trait, #xl_trait
Methods included from Traits::Modal
Methods included from Utilities::Titleable
Methods included from Utilities::Renderable
Methods included from Utilities::Describable
Methods included from Utilities::Traitable
Methods inherited from Bootstrap::Components::Modal
#component_family, #footer, #render, #render_in_body, #size, #title
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