Method: Primer::Forms::Dsl::RadioButtonInput#type
- Defined in:
- app/lib/primer/forms/dsl/radio_button_input.rb
#type ⇒ Object
:nocov:
37 38 39 |
# File 'app/lib/primer/forms/dsl/radio_button_input.rb', line 37 def type :radio_button end |