Method: Primer::Forms::Dsl::SelectInput::Option#value
- Defined in:
- app/lib/primer/forms/dsl/select_input.rb
permalink #value ⇒ Object (readonly)
Returns the value of attribute value.
14 15 16 |
# File 'app/lib/primer/forms/dsl/select_input.rb', line 14 def value @value end |