Formula

  • Parameters

    • props: IProps

      Props

      Props list:

      • label (string) Label
      • className (string) Class name
      • defaultValue (string) Default value
      • defaultChecked (boolean) Default checked
      • onValueChange (Function) On value change
      • onCheckedChange (Function) On checked change

    Returns ReactNode | Promise<ReactNode>

    Formula