Skip to content

Text Input supporting text #4481

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

Closed
Steven-MKN opened this issue Aug 19, 2024 · 1 comment
Closed

Text Input supporting text #4481

Steven-MKN opened this issue Aug 19, 2024 · 1 comment

Comments

@Steven-MKN
Copy link

Is your feature request related to a problem? Please describe.
Whenever I have to use this library on a new project, I have to wrap the text input in my own component where I add a supporting text to the component.

Describe the solution you'd like
It would be nice if this package supported this already. As shown in the material design docs here https://m3.material.io/components/text-fields/specs
Screenshot 2024-08-19 at 21 03 33

Describe alternatives you've considered
A workaround is, as mentioned, to wrap the Text Input component in my own component that implements the supporting text.

I will be glad to pick this one up.

@lukewalczak
Copy link
Member

Hey @Steven-MKN, there is a HelperText component created which you can use along with TextInput

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants