Function default

    Cancel button

    • Parameters

      • props: IProps

        Props

        Props list:

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

      Returns ReactNode

      CancelButton

    Generated using TypeDoc and TypeDoc Airthium Plugin