Method: Primer::Forms::Dsl::CheckBoxGroupInput#name

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

#nameObject (readonly)

Returns the value of attribute name.

[View source]

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

def name
  @name
end