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

Need more control in handling Inputfields #106

Open
shrutivtu opened this issue Dec 20, 2023 · 0 comments
Open

Need more control in handling Inputfields #106

shrutivtu opened this issue Dec 20, 2023 · 0 comments

Comments

@shrutivtu
Copy link

We aim to dynamically adjust input field border colors based on error or success states. However, directly manipulating class names isn't sustainable due to potential changes. To address this, we propose a prop-controlled approach. Instead of fixed class names, a status prop conveys error, success, or default states for dynamic styling. This fosters flexibility and future-proofing, ensuring adaptability to evolving class names or structures.

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

No branches or pull requests

1 participant