Static search affordance with a lucide icon, placeholder, and an optional shortcut chip on the right.
The import and the props worth knowing about, in one place.
import { Search1 } from "@/components/beste/piece/search1";
<Search1
placeholder="Search anything..."
shortcut={[
"⌘",
"K"
]}
/>Crypto address field with a gradient Ξ avatar, shortened mono address, and an ENS lookup chip.
Pill-shaped search input with a leading magnifier and an inline pill-shaped clear when there is a value.
Color field pairing a filled swatch with the chosen name and hex code and an eyedropper button.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.