Class: Plutonium::UI::Form::Components::Toggle

Inherits:
Phlexi::Form::Components::Checkbox
  • Object
show all
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.