Method: Coco::Button#toggle_direction

Defined in:
app/components/coco/buttons/button/button.rb

#toggle_directionObject

[View source]

101
102
103
# File 'app/components/coco/buttons/button/button.rb', line 101

def toggle_direction
  get_option_value(:toggle)
end