Skip to content

React JS Table

Latest
Compare
Choose a tag to compare
@jciccio jciccio released this 29 May 23:04
· 52 commits to master since this release
  • Added feature to specify the data encoding. Via encoding prop. By Default, the encoding is UTF-8 if prop is not passed.
  • UTF-8 CSV download support
  • Added prop feature (topPagination) to show pagination at top.
  • Under the hood improvements
  • CSS changes
  • Props for CSS customization