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

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

#labelObject (readonly)

Returns the value of attribute label.

[View source]

23
24
25
# File 'app/lib/primer/forms/dsl/select_input.rb', line 23

def label
  @label
end