📄️ css
Adds a custom style to the Switch control.
📄️ disabled
Optional. Defines whether a switch button is disabled
📄️ id
Optional. Sets an id for inner HTML input
📄️ value
Optional. Defines whether a control is switched on/off
Switch Button properties: css, disabled, id, value - Svelte Core Documentation
Adds a custom style to the Switch control.
Optional. Defines whether a switch button is disabled
Optional. Sets an id for inner HTML input
Optional. Defines whether a control is switched on/off