TextArea Height and Rows #2180
-
Hi there Why can’t we pass the height of the textarea as a prop? Why is Rows hard-coded? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
gloriliale
Feb 3, 2022
Replies: 1 comment 1 reply
-
Hi @gkassym! We've touched on this in a recent thread, and there's an older discussion thread that might also be useful context, but the simplest answer is that this is intentional, and that the limit is there for the component to be consistent and visually different from text inputs. Let us know if you're working on a particular use case so that we are able to help if needed! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gloriliale
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @gkassym! We've touched on this in a recent thread, and there's an older discussion thread that might also be useful context, but the simplest answer is that this is intentional, and that the limit is there for the component to be consistent and visually different from text inputs.
Let us know if you're working on a particular use case so that we are able to help if needed!