Animated Search
Installation
Usage
import AnimatedSearch from '@/components/pumki-ui/form/animated-search.tsx';<AnimatedSearch />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | Optional className for custom styling of the wrapper. |
| placeholder | string | ”Search…” | Placeholder text for the input field. |
Last updated on