Method: Primer::Forms::Dsl::CheckBoxInput#name

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

#nameObject (readonly)

Returns the value of attribute name.

[View source]

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

def name
  @name
end