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