Method: Primer::Forms::Dsl::RadioButtonGroupInput#name
- Defined in:
- app/lib/primer/forms/dsl/radio_button_group_input.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
8 9 10 |
# File 'app/lib/primer/forms/dsl/radio_button_group_input.rb', line 8 def name @name end |