Ability of specifying the "filename" of the downloaded CSV file .
```
<CSVLink filename={"persons.csv"} data={data}>Click here</CSVLink>
```
|
||
|---|---|---|
| .. | ||
| ComponentsSpec.js | ||
| coreSpec.js | ||
Ability of specifying the "filename" of the downloaded CSV file .
```
<CSVLink filename={"persons.csv"} data={data}>Click here</CSVLink>
```
|
||
|---|---|---|
| .. | ||
| ComponentsSpec.js | ||
| coreSpec.js | ||