n
nonaxial
Components
128/207

Search Input

Forms

Animated search input with suggestions

searchinputsuggestions

Installation

$
npx shadcn@latest add https://nonaxial.com/r/search-input.json

Usage

tsx
import { SearchInput } from "@/components/nonaxial/search-input"

export default function Example() {
  return (
    <SearchInput>{/* Your content here */}</SearchInput>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring