Module: Bootstrap4RailsComponents::Bootstrap::Utilities::Headable

Included in:
Components::Alert
Defined in:
lib/bootstrap4_rails_components/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/bootstrap4_rails_components/bootstrap/utilities/headable.rb', line 8

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