Skip to content

v0.1.17

Latest
Compare
Choose a tag to compare
@jtrein jtrein released this 01 Mar 12:52
· 18 commits to master since this release

Updates

  • cellAutoHeight: Auto-resize cell via its contents. Useful for responsive designs, and columns where you don't know the content length.
    • Use this in combination with wrapText: true inside the coreCellProps prop
  • Adds a coreCellProps prop to pass Blueprint cell props