Back to Components
Inputs

Search Form

Search input with form submission and icon.

PropsUsage ExampleVariations

Search the library

Find components, blocks, and layouts.

Try searching for 'button' or 'card'

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/search-form.tsx

Installation

Using shadcn CLI

npx shadcn add search-form --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Inputs Components