• Parameters

    • props: Omit<
          Assign<
              Assign<HTMLStyledProps<"label">, SwitchRootBaseProps>,
              SwitchRecipeVariantProps,
          >,
          "ref",
      > & RefAttributes<HTMLLabelElement>

    Returns ReactNode