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

Returns:

  • (Boolean)


16
# File 'app/components/hakumi_components/selection_control/entry.rb', line 16

def group?; end

#labelObject



19
# File 'app/components/hakumi_components/selection_control/entry.rb', line 19

def label; end

#option?Boolean

Returns:

  • (Boolean)


13
# File 'app/components/hakumi_components/selection_control/entry.rb', line 13

def option?; end