Hex Core JS
Preparing search index...
Router
FileExportButtonProps
Type Alias FileExportButtonProps
FileExportButtonProps
:
Omit
<
ButtonProps
,
"onClick"
>
&
{
name
?:
string
;
url
:
string
;
}
&
Partial
<
ClassNameProps
&
StyleProps
&
ChildrenProps
>
Type Declaration
Optional
name
?:
string
Name of the file (for the download).
url
:
string
The URL of the file to download.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...
Name of the file (for the download).