Method: Primer::Forms::Dsl::SelectInput::Option#label

Defined in:
app/lib/primer/forms/dsl/select_input.rb

#labelObject (readonly)

Returns the value of attribute label.


14
15
16
# File 'app/lib/primer/forms/dsl/select_input.rb', line 14

def label
  @label
end