Skip to content

Let <FloatingLabelInput> have all props of <Input> #1540

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

Open
Finomosec opened this issue Feb 21, 2025 · 0 comments
Open

Let <FloatingLabelInput> have all props of <Input> #1540

Finomosec opened this issue Feb 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Finomosec
Copy link

Summary

Let <FloatingLabelInput> have all props of <Input>.

<FloatingLabelInput> is essentially an improved version of <Input>, but then again it does not support some of the props <Input> has.
I noticed this for the clearable prop. But it seems this is not the only one.

Basic example

<FloatingLabelInput clearable />

Motivation

I want to replace <Input> with <FloatingLabelInput> to have a cooler UI.

@Finomosec Finomosec added the enhancement New feature or request label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant