react-data-table-component-extensions
react-data-table-component-extensions copied to clipboard
Export table data as a CSV or Excel file, filter and print the data.
Hi! I was working with the column feature, specifically the cell inside. Within my cell, I am returning a text component. I would like this text component to have a...
Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [gonzales-pe](https://github.com/tonyganch/gonzales-pe) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...
I checked the documentation 'cellExport' column props as function. How do I use it?
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Hello, I am trying to use your project under React/Typescript app, I am not able to install types from npm: npm i --save-dev @types/react-data-table-component-extensions Result: npm ERR! code E404 npm...
ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17.
When I trying to export or print a document throw this error on console . Uncaught Error: selector must be a . delimted string eg (my.property) at getProperty (utilities.js:61:1) at...
Hey everyone, I m using `react-data-table-component-extensions` 1.6.0 version. I've enabled the filter and we know that default value of `filterDigit` prop is 2, the filter functionality actually does work fine...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...