Interface: SwitchProps
Defined in: components/Switch/Switch.tsx:125
Props for the Switch component.
Extends
Omit<RACSwitchProps,"style"|"children">
Properties
children?
optionalchildren?:any
Defined in: components/Switch/Switch.tsx:133
Label content displayed next to the switch track.
Rendered inside a data-part="label" span.