Method: Primer::Forms::Dsl::RadioButtonGroupInput#label

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

#labelObject (readonly)

Returns the value of attribute label.

[View source]

8
9
10
# File 'app/lib/primer/forms/dsl/radio_button_group_input.rb', line 8

def label
  @label
end