Module: HakumiComponents::SelectionControl::Entry
- Extended by:
- T::Helpers, T::Sig
- Included in:
- Option, OptionGroup
- Defined in:
- app/components/hakumi_components/selection_control/entry.rb
Instance Method Summary collapse
Instance Method Details
#group? ⇒ Boolean
16 |
# File 'app/components/hakumi_components/selection_control/entry.rb', line 16 def group?; end |
#label ⇒ Object
19 |
# File 'app/components/hakumi_components/selection_control/entry.rb', line 19 def label; end |
#option? ⇒ Boolean
13 |
# File 'app/components/hakumi_components/selection_control/entry.rb', line 13 def option?; end |