# LightSwitch Documentation ## Installation ```bash jsrepo add ui/light-switch ``` ## Components ### LightSwitch The root light switch component. #### Props | Prop | Type | Default Value | Required | Bindable | Description | |------|------|--------------|----------|----------|-------------| | variant | "outline" | "ghost" | outline | false | false | The visual style of the light switch. |