mljr-ui · showcase

Switch

Toggle switch bound to a boolean Datastar signal. Companion to Checkbox.

form switch

Usage

form.Switch(form.SwitchProps{
    Label:  "Enable notifications",
    Signal: "notifs",
})