Class: Plutonium::UI::Form::Components::Toggle
- Inherits:
-
Phlexi::Form::Components::Checkbox
- Object
- Phlexi::Form::Components::Checkbox
- Plutonium::UI::Form::Components::Toggle
- Defined in:
- lib/plutonium/ui/form/components/toggle.rb
Overview
Switch-styled boolean input (‘input :notify, as: :toggle`). Identical behavior to the checkbox; only the `.pu-toggle` styling differs.