Skip to content

LabelledToggle

Component | Source Code

extends ToggleProps, LabelledProps

Props Inheritance Hierarchy: Omit<ComponentPropsWithRef<“span”>, “children” | “onToggle”> -> ToggleProps & LabelledProps


Whether the toggle is disabled.




Whether the toggle is currently on.



What position the label text appears relative to the input.




Handler for when the user tries to change whether the toggle is on.