Method: NfgUi::Bootstrap::Components::Modal#title

Defined in:
lib/nfg_ui/bootstrap/components/modal.rb

#titleObject



18
19
20
# File 'lib/nfg_ui/bootstrap/components/modal.rb', line 18

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