Right now `TextInput` ([docs](https://runmercury.com/docs/input/textinput/)) is always one line, it would be great if it can be extended to text area when rows > 1, we should add parameter `rows`. <img width="1425" height="394" alt="Image" src="https://github.com/user-attachments/assets/7195b3e1-ba6a-4795-b81e-3e82b5661e66" />
Right now
TextInput(docs) is always one line, it would be great if it can be extended to text area when rows > 1, we should add parameterrows.