Documentation
Preparing search index...
core/src
downloadAsCsv
Function downloadAsCsv
downloadAsCsv
(
fileName
:
string
,
data
:
Record
<
string
,
any
>
[]
)
:
boolean
Downloads the given data as a CSV file with the given name.
Parameters
fileName
:
string
data
:
Record
<
string
,
any
>
[]
Returns
boolean
true
if invalid data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Downloads the given data as a CSV file with the given name.