Method: MotionPrime::SelectFieldSection#value

Defined in:
motion-prime/sections/form/select_field_section.rb

#valueObject



22
23
24
# File 'motion-prime/sections/form/select_field_section.rb', line 22

def value
  view(:button).title
end