Method: Primer::Forms::Dsl::CheckBoxInput#type
- Defined in:
- app/lib/primer/forms/dsl/check_box_input.rb
permalink #type ⇒ Object
[View source]
45 46 47 |
# File 'app/lib/primer/forms/dsl/check_box_input.rb', line 45 def type :check_box end |