Method: Primer::Forms::Dsl::SubmitButtonInput#name

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

#nameObject (readonly)

Returns the value of attribute name.


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

def name
  @name
end