We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as title
currently, if we input multiple lines beyond the editable element's height, the outline shows as an unexpected way
automatically adjust the height like react-autosize-textarea
work demo with contentEditable: https://codesandbox.io/s/demo-textarea-vertical-align-center-8v9n3b?file=/src/App.tsx
contentEditable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
as title
current
currently, if we input multiple lines beyond the editable element's height, the outline shows as an unexpected way
enhancement
automatically adjust the height like react-autosize-textarea
work demo with
contentEditable
: https://codesandbox.io/s/demo-textarea-vertical-align-center-8v9n3b?file=/src/App.tsxThe text was updated successfully, but these errors were encountered: