Inline field with an autosave status pill that shifts between saved, saving, and unsaved dot colors.
New here? Read the installation guide.
import { Form28 } from "@/components/beste/piece/form28";
<Form28
label="Display name"
value="Beste Sözen"
placeholder="How should we call you?"
status="saved"
savedAt="Saved just now"
hint="Auto-saves as you type."
/>Labeled input flanked by a red asterisk and a Required pill, plus an explanatory hint below.
One email when we open the doors. Nothing else.
A single-row capture card with a labelled email field, an accent submit button beside it, and fine print underneath.
Standard text field with a label on top and a muted helper line under the control.
Click-to-edit field that toggles between a plain value with a hover pencil and an input flanked by save and cancel buttons.