'Using ant design, how can i implement a text area as a search?
I'm trying to create an search input box using antd, but the input box doesnt seem to allow for autosize (when more than one line of text is input, it doesnt get bigger). I've tried to implement a textArea because that allows for resizing, but this doesnt come witht the search button. How can I implement the textarea for searching?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|