react-data-export
react-data-export copied to clipboard
Export dataset in react.
why i cant access nested json data ? my json is look like this: data = [{ "name" : 'myName', "address" : [{ "country" : "myCountry", "city" : "myCity" }]...
Resolves: https://github.com/securedeveloper/react-data-export/issues/141
*Hello, I actually ran across this randomly while answering a question on stackoverflow, but either way* ### The current the typescript definition for `ExcelCell` is incorrect (and retro-actively where it's...
@securedeveloper when do you plan to bring the re-write you announce 1 year ago ? Do you need help ? Thanks a lot for your work ! ``` ⚠️ A...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.4.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...
If I try to print two datasets with similar ySteps it should print those datasets parellely, but it is not the case. For example, Both the ySteps are set to...
I'm using styles like it is defined in instructions. `data: [ [ { value: 'Red', style: { border: { style: 'thick', color: { rgb: "FFFFAA00" } }, fill: { patternType:...
README.md - typing error horizontal : "bottom" or "center" or "top" - Not Worked horizontal : "left" or "center" or "right" - Worked
Active Sheet - Feature #### My reason: Having the ability to choose an active sheet based upon a prop on ExcelFile.