Method: Primer::Forms::Dsl::CheckBoxGroupInput#label
- Defined in:
- app/lib/primer/forms/dsl/check_box_group_input.rb
permalink #label ⇒ Object (readonly)
Returns the value of attribute label.
8 9 10 |
# File 'app/lib/primer/forms/dsl/check_box_group_input.rb', line 8 def label @label end |