I want the font size of TextField content to shrink when a specific width of TextField is reached. I've tried a few solutions such as calculating the text width using text span but I'm hoping for a more performant solution.
Any help is much appreciated.