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