Libraries
»
openproject-primer_view_components
(0.54.0)
»
Index
»
Primer
»
Forms
»
Dsl
»
TextAreaInput
»
#type
Method: Primer::Forms::Dsl::TextAreaInput#type
Defined in:
app/lib/primer/forms/dsl/text_area_input.rb
#
type
⇒
Object
21 22 23
# File 'app/lib/primer/forms/dsl/text_area_input.rb', line 21
def
type
:text_area
end