Class: Formular::Element::Foundation6::CheckableControl::Radio
- Includes:
- Checkable
- Defined in:
- lib/formular/element/foundation6/checkable_control.rb
Overview
class Checkbox
Direct Known Subclasses
Instance Method Summary collapse
Methods included from Module
Instance Method Details
#hidden_tag ⇒ Object
57 58 59 |
# File 'lib/formular/element/foundation6/checkable_control.rb', line 57 def hidden_tag '' end |