Is it possible to make single TextField scrollable? #1989
Unanswered
manupatel007
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Can you paste a sample code please? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
I have a TextField which can contain multiline text, even exceeding the window's height. Is it possible to add scroll behavior to it once it overflow the window? I have tried to contain it in Row and Column controls with scroll enabled, but no luck.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions