Skip to content

Conversation

@dqve
Copy link

@dqve dqve commented Jan 8, 2021

Add option for different extension name (xls or xlsx):
The new option can be used by declaring & using the "filetype" prop when declaring the component, valid options are "xls" and "xlsx".

dqve and others added 9 commits January 8, 2021 12:17
The new option can be used by declaring & using the "filetype" prop when declaring the component, valid options are "xls" and "xlsx".
${String(this.props.filename)}.xls to ${String(this.props.filename)}.xlsx
Update ReactHTMLTableToExcel.jsx
* Make filetype prop none required

* Update file type.
* Make filetype prop none required

* Update file type.

* Updated dependencies to use react 16 and dded children to the button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants