Skip to main content

Switch()

Switch(props): null | ReactElement

Parameters

props

Omit<SwitchProps, "children" | "className" | "style"> & BaseSwitchProps & RefAttributes<HTMLLabelElement>

Returns

null | ReactElement