Function default

    • Cancel button

      Parameters

      • props: IProps

        Props

      • Optional context: any

      Returns ReactNode

      CancelButton

      Description

      Props list:

      • disabled (boolean) Set disabled state
      • loading (boolean) Set loading state
      • children (React child) Button children
      • onCancel (Function) Button click

    Generated using TypeDoc and TypeDoc Airthium Plugin