Masked password input with a caps-lock alert pill and an eye button that flips visibility.
The import and the props worth knowing about, in one place.
import { Form13 } from "@/components/beste/piece/form13";
<Form13
label="Current password"
value="correct-horse-battery"
defaultVisible={false}
caps={true}
/>Notifications
A compact settings card listing labeled rows, each with an accent on/off toggle switch.
Setting row with label, supporting copy, and a sliding switch that turns emerald when on.
Read-only value with an optional mask toggle and a copy button that flips to an emerald Copied state on click.
Every page is covered, not only this one.
The gate a private site shows before any of its pages, its single field filling character by character while the domain it belongs to sits above.