Method: Anoubis::Output::FrameButtonItem#mode

Defined in:
app/controllers/anoubis/output/frame.rb

#modestring

Returns the button action object (‘single’, ‘multiple’).

Returns:

  • (string)

    the button action object (‘single’, ‘multiple’)



190
# File 'app/controllers/anoubis/output/frame.rb', line 190

class_attribute :mode, default: 'single'