Invalid field with a rose ring, alert icon inside the input, and a descriptive error under it.
New here? Read the installation guide.
import { Form2 } from "@/components/beste/piece/form2";
<Form2
label="Work email"
value="mira@acme"
error="Enter a valid email address, including the domain."
/>Validated field with an emerald ring, check mark, and a confirming note beneath.
Bulk invite field that tokenizes addresses into chips and flags invalid ones with a rose tint.
Standard text field with a label on top and a muted helper line under the control.
Labeled input flanked by a red asterisk and a Required pill, plus an explanatory hint below.