Jun 11 · 1 min read
Hi Nick,
Thanks for the post. I have done something similar on my side, but I’m struggling to get the TextField grow on multiple lines as I press the “return” key. I have tried to listen to “onCommit” event which is triggered when I press the “return” key but can’t make that TextField grows.
Any thoughts?