Static search affordance with a lucide icon, placeholder, and an optional shortcut chip on the right.
New here? Read the installation guide.
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.
Color field pairing a filled swatch with the chosen name and hex code and an eyedropper button.
Pill-shaped search input with a leading magnifier and an inline pill-shaped clear when there is a value.
Regex field with slash delimiters, flag suffix in amber, and an emerald match-count pill on the right.