Method: Primer::Forms::Dsl::CheckBoxInput#label

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

#labelObject (readonly)

Returns the value of attribute label.

[View source]

11
12
13
# File 'app/lib/primer/forms/dsl/check_box_input.rb', line 11

def label
  @label
end