Greater-London-Authority / ldn-viz-tools

https://greater-london-authority.github.io/ldn-viz-tools/
1 stars 0 forks source link

Rename columns for download #163

Closed jamesscottbrown closed 7 months ago

jamesscottbrown commented 10 months ago

DataDownloadButton now accepts a prop defining a mapping from the names of fields in the provided data object, and the names that should be used in the downloaded file.

Is it complete?