T
TanStack9mo ago
wise-white

Server console with virtual + text wrapping

How would i properly calculate the height of each line dynamically based on screen/parent size?
No description
2 Replies
wise-white
wise-whiteOP9mo ago
I want it similar to this where it simply wraps to the next line
No description
wise-white
wise-whiteOP9mo ago
These logs are loaded from a websocket if that changes anything, they're not known at render time This is basically the default example from the docs outside of adding my own messages btw

Did you find this page helpful?