Class: Formular::Element::Bootstrap3::CheckableControl::InlineRadio

Inherits:
Radio
  • Object
show all
Includes:
InlineCheckable, Modules::WrappedControl
Defined in:
lib/formular/element/bootstrap3/checkable_control.rb

Overview

class InlineCheckable

Instance Method Summary collapse

Methods included from Module

included

Instance Method Details

#hidden_tagObject



35
36
37
# File 'lib/formular/element/bootstrap3/checkable_control.rb', line 35

def hidden_tag
  ''
end