Method: Primer::Alpha::ToggleSwitch#on?
- Defined in:
- app/components/primer/alpha/toggle_switch.rb
permalink #on? ⇒ Boolean
63 64 65 |
# File 'app/components/primer/alpha/toggle_switch.rb', line 63 def on? @checked end |
63 64 65 |
# File 'app/components/primer/alpha/toggle_switch.rb', line 63 def on? @checked end |