Skip to content

Type Alias: SwitchInput

SwitchInput = ISState | boolean | "On" | "Off"

A switch value in the forms the send helpers accept.