Skip to content

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

@Finomosec

Description

@Finomosec

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions