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