Function default

    • Download button

      Parameters

      • props: IProps

        Props

      • Optional context: any

      Returns ReactNode

      DownloadButton

      Description

      Props list:

      • disabled (boolean) Set disabled state
      • loading (boolean) Set loading state
      • bordered (boolean) Set border
      • children (React child) Button children
      • onDownload (Function) Button click

    Generated using TypeDoc and TypeDoc Airthium Plugin