Module: NfgUi::Bootstrap::Utilities::Headable

Included in:
Components::Alert, Components::Elements::SlatItem, Components::Patterns::Collapse
Defined in:
lib/nfg_ui/bootstrap/utilities/headable.rb

Overview

Delivers the dismissibility of the component to the HAML partial

Instance Method Summary collapse

Instance Method Details

#headingObject



8
9
10
# File 'lib/nfg_ui/bootstrap/utilities/headable.rb', line 8

def heading
  options.fetch(:heading, nil)
end