Skip to content
Discussion options

You must be logged in to vote

I've come up with a custom TableLayout that manages to disable the horizontal virtualization by modifying buildRow and addVisibleLayoutInfos: https://codesandbox.io/p/devbox/delicate-wave-forked-ln48c2

Unfortunately since setChildHeights and addVisibleLayoutInfos are marked as private in the @react-stately/layout class, I ended up copy-pasting the entire implementation rather than extending the exported class.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@snowystinger
Comment options

Answer selected by snowystinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants