Skip to content
New issue

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

[textarea] Implement TextArea component #718

Open
colmtuite opened this issue Oct 7, 2024 · 0 comments
Open

[textarea] Implement TextArea component #718

colmtuite opened this issue Oct 7, 2024 · 0 comments
Labels
component: textarea This is the name of the generic UI component, not the React module!

Comments

@colmtuite
Copy link
Contributor

colmtuite commented Oct 7, 2024

The primary motivation here is to reduce the amount of render props required in forms. We'll also handle auto-resizing.

Search keywords:

@colmtuite colmtuite added the component: textarea This is the name of the generic UI component, not the React module! label Oct 7, 2024
@colmtuite colmtuite changed the title [textarea] Implement Textarea component [textarea] Implement TextArea component Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: textarea This is the name of the generic UI component, not the React module!
Projects
Status: Selected
Development

No branches or pull requests

1 participant