Class: NfgUi::Bootstrap::Components::ModalBody
- Defined in:
- lib/nfg_ui/bootstrap/components/modal_body.rb
Overview
Bootstrap Modal Component getbootstrap.com/docs/4.1/components/modal/
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Base
#body, #options, #view_context
Instance Method Summary collapse
Methods inherited from Base
#data, #href, #html_options, #id, #initialize, #render, #style
Constructor Details
This class inherits a constructor from NfgUi::Bootstrap::Components::Base
Instance Method Details
#component_family ⇒ Object
10 11 12 |
# File 'lib/nfg_ui/bootstrap/components/modal_body.rb', line 10 def component_family :modal end |