Root( props: Omit< Assign< Assign<HTMLStyledProps<"label">, SwitchRootBaseProps>, SwitchRecipeVariantProps, >, "ref", > & RefAttributes<HTMLLabelElement>,): ReactNode Parameters
- props: Omit<
Assign<
Assign<HTMLStyledProps<"label">, SwitchRootBaseProps>,
SwitchRecipeVariantProps,
>,
"ref",
> & RefAttributes<HTMLLabelElement>
Returns ReactNode