Class: Formular::Element::Bootstrap4::CheckableControl::Radio

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

Overview

class Checkbox

Direct Known Subclasses

InlineRadio, StackedRadio

Instance Method Summary collapse

Methods included from Module

included

Instance Method Details

#hidden_tagObject



21
22
23
# File 'lib/formular/element/bootstrap4/checkable_control.rb', line 21

def hidden_tag
  ''
end