Dynamic table size #1316
Unanswered
Clashkid155
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to make tables responsive. Using the table example, I first wanted to make it stretch to the end of my terminal but I ended up with a table with no right border.
I have tried using
tea.WindowSizeMsg
with various changes to the width but it still doesn't work.So how do I create a table that's fullscreen by default and can resize itself?
Beta Was this translation helpful? Give feedback.
All reactions