Tanatloc documentation
    Preparing search index...

    Variable DownloadButtonConst

    DownloadButton: React.FunctionComponent<IProps> = ...

    Download button

    Props

    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

    DownloadButton