Method: Primer::Forms::Dsl::TextAreaInput#type

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

#typeObject

[View source]

21
22
23
# File 'app/lib/primer/forms/dsl/text_area_input.rb', line 21

def type
  :text_area
end