Class: Formular::Element::Bootstrap3::CheckableControl::InlineRadio
- Includes:
- InlineCheckable, Modules::WrappedControl
- Defined in:
- lib/formular/element/bootstrap3/checkable_control.rb
Overview
class InlineCheckable
Instance Method Summary collapse
Methods included from Module
Instance Method Details
#hidden_tag ⇒ Object
35 36 37 |
# File 'lib/formular/element/bootstrap3/checkable_control.rb', line 35 def hidden_tag '' end |