| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.2.5 source code.tar.gz | 2026-01-11 | 2.4 MB | |
| 2.2.5 source code.zip | 2026-01-11 | 2.5 MB | |
| README.md | 2026-01-11 | 225 Bytes | |
| Totals: 3 Items | 4.8 MB | 0 | |
- Use
defaultHeight/defaultWidthprop to server render initial set of rows/cells - Adjust TypeScript return type for
rowComponent/cellComponentto work around aReactNodevsReactElementmismatch caused by [#875]