Input

The SearchInput is a styled input field with a built-in search icon, ideal for search bars in modern UIs.

Search Input

The SearchInput component combines a clean, rounded input with an integrated search icon button. Great for site-wide search bars, dashboards, or filtering lists.

API Reference

ComponentPropTypeDescription
SearchInputplaceholderstringPlaceholder text shown when the input is empty.
typestringThe HTML input type (default is "text").