Prop | Default | Type |
---|---|---|
as | 'div' | object | AsTag |
defaultPressed | boolean The state of the toggle when initially rendered. Use | |
disabled | boolean | |
pressed | boolean The controlled state of the toggle. |
Emit | Payload |
---|---|
update:pressed | [value: boolean] |
Prop | Default | Type |
---|---|---|
as | 'div' | object | AsTag |
defaultPressed | boolean The state of the toggle when initially rendered. Use | |
disabled | boolean | |
pressed | boolean The controlled state of the toggle. |
Emit | Payload |
---|---|
update:pressed | [value: boolean] |