tailwind-floating-label-input Tailwind Templates

Tailwind Floating Label Input

Input with floating label make with tailwindcss 3.0.18

tailwind-floating-label-input

Input with floating label make with tailwindcss 3.0.18

Works with <input> and <textarea> elements.

How to use

<Input
    type="email"                      //textarea in case of textarea element.
    id="hero-email"   
    placeholder="[email protected]"  //required
>
    This is my label
</Input>

TODOs

Implement <select> component.

Top categories

Loading Svelte Themes