Function default

    • Formula

      Parameters

      • props: IProps

        Props

      • Optional context: any

      Returns ReactNode

      Formula

      Description

      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

    Generated using TypeDoc and TypeDoc Airthium Plugin