Method: Primer::Forms::Dsl::SelectInput#type

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

#typeObject

:nocov:


54
55
56
# File 'app/lib/primer/forms/dsl/select_input.rb', line 54

def type
  :select_list
end