Method: Primer::Forms::Dsl::ButtonInput#type

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

#typeObject

:nocov:


23
24
25
# File 'app/lib/primer/forms/dsl/button_input.rb', line 23

def type
  :button
end