Method: Formular::Element::Modules::Label::InstanceMethods#label_options

Defined in:
lib/formular/element/modules/label.rb

#label_optionsObject



26
27
28
# File 'lib/formular/element/modules/label.rb', line 26

def label_options
  @label_options ||= options[:label_options] || {}
end