Switch
Toggle switch bound to a boolean Datastar signal. Companion to Checkbox.
form switch
Usage
form.Switch(form.SwitchProps{
Label: "Enable notifications",
Signal: "notifs",
})Toggle switch bound to a boolean Datastar signal. Companion to Checkbox.
form.Switch(form.SwitchProps{
Label: "Enable notifications",
Signal: "notifs",
})