T
TanStack7mo ago
typical-coral

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
typical-coral
typical-coralOP7mo ago
I want it similar to this where it simply wraps to the next line
No description
typical-coral
typical-coralOP7mo 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?