Method: DisplayFor::Element::Base#html_options

Defined in:
lib/display_for/element/base.rb

#html_optionsObject



10
11
12
# File 'lib/display_for/element/base.rb', line 10

def html_options
  @options[:html] || {}
end