Class: NfgUi::Components::Elements::CardBody

Inherits:
Bootstrap::Components::CardBody show all
Defined in:
lib/nfg_ui/components/elements/card_body.rb

Overview

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_familyObject



9
10
11
# File 'lib/nfg_ui/components/elements/card_body.rb', line 9

def component_family
  :card
end