Libraries
»
openproject-primer_view_components
(0.56.0)
»
Index
»
Primer
»
Forms
»
Dsl
»
ButtonInput
»
#type
Method: Primer::Forms::Dsl::ButtonInput#type
Defined in:
app/lib/primer/forms/dsl/button_input.rb
#
type
⇒
Object
:nocov:
23 24 25
# File 'app/lib/primer/forms/dsl/button_input.rb', line 23
def
type
:button
end