A set of tools to export dataset from react to different formats.
npm install react-data-export##### :warning: A complete re-write is coming soon (we won't need xlsx package anymore (It will be backward compatible):warning:






A data export library built with and for React.
With npm:
``sh`
npm install react-data-export --save
| false | false | To hide the button & directly download excel file
| filename | string | Download | false | Excel file name to be downloaded
| fileExtension | string | xlsx | false | Download file extension [xlsx]
| element | HTMLElement |