Method: Anoubis::Output::FrameButtonItem#mode
- Defined in:
- app/controllers/anoubis/output/frame.rb
#mode ⇒ string
Returns the button action object (‘single’, ‘multiple’).
190 |
# File 'app/controllers/anoubis/output/frame.rb', line 190 class_attribute :mode, default: 'single' |