Search Bars let users find content by typing keywords. Includes input field, search icon, clear button, and often autocomplete suggestions. Critical for content-heavy sites—users prefer search over navigation when they know what they want. Good search is fast, forgiving, and helpful.
Add search when you have >20 pages/items, complex navigation, or diverse content (docs, e-commerce, SaaS). Place prominently (top nav or hero). Show autocomplete suggestions. Support filters for large result sets. Show "no results" state with suggestions. Index all important content. Use fuzzy matching to handle typos.
Form Patterns
Universal finder—magnifying glass icon, query input, instant results, clear button, the gateway to content