Method: Fidgit::RadioButton#value
- Defined in:
- lib/fidgit/elements/radio_button.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
5 6 7 |
# File 'lib/fidgit/elements/radio_button.rb', line 5 def value @value end |
Returns the value of attribute value.
5 6 7 |
# File 'lib/fidgit/elements/radio_button.rb', line 5 def value @value end |