Placeholders And Vanish Input
Sliding in placeholders and vanish effect of input on submit
Installation
Run the following command
npx shadcn@latest add @aceternity/placeholders-and-vanish-input
Props
Prop Name | Type | Description |
---|---|---|
placeholders | string[] | An array of strings used as placeholders that cycle in the input field. |
onChange | (e: React.ChangeEvent<HTMLInputElement>) => void | Function called when the input value changes. |
onSubmit | (e: React.FormEvent<HTMLFormElement>) => void | Function called when the form is submitted. |
This component is inspired by the Open AI's Hero Section and Rauno's Craft of Vanish Input.
Build websites faster and 10x better than your competitors with
Aceternity UI Pro
Next.js 15, Tailwind CSS v4 and Motion for react powered templates
70+ templates and component blocks combined
Ready to copy paste component blocks, save days of development time

