Method: Primer::Forms::Dsl::CheckBoxInput#value
- Defined in:
- app/lib/primer/forms/dsl/check_box_input.rb
permalink #value ⇒ Object (readonly)
Returns the value of attribute value.
11 12 13 |
# File 'app/lib/primer/forms/dsl/check_box_input.rb', line 11 def value @value end |