Class: NfgUi::Components::Elements::CardBody
- Inherits:
-
Bootstrap::Components::CardBody
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::CardBody
- NfgUi::Components::Elements::CardBody
- Defined in:
- lib/nfg_ui/components/elements/card_body.rb
Overview
Bootstrap Card Body getbootstrap.com/docs/4.1/components/card/#header-and-footer
Instance Attribute Summary
Attributes inherited from Bootstrap::Components::Base
#body, #options, #view_context
Instance Method Summary collapse
Methods inherited from Bootstrap::Components::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
9 10 11 |
# File 'lib/nfg_ui/components/elements/card_body.rb', line 9 def component_family :card end |