TanStackT
TanStackโ€ข3y ago
skinny-azure

Column Virtualizer dynamic height

Hi ๐Ÿ‘‹

Just wondering if there's a way to have the parent element (the one with the ref and the overflow) in a column virtualizer (horizontal) take the height of its children dynamically instead of hardcoding it (e.g. in the examples: height: 100px on the parent and height: 100% on the scrollable container and the virtual items).

Doesn't seem that straightforward with the absolute positioning and all.

Thanks!
Was this page helpful?