Switch
Toggles a single setting on or off.
Basic
Show codeHide code
Sizes
Show codeHide code
States
Switches read as off, on, disabled, or read-only. Disabled and read-only both dim the control; only disabled blocks the pointer.
Show codeHide code
With description
Automatically restart the service after a crash.
Show codeHide code
Installation
import { Switch } from "@makeplane/propel/components/switch";