Name
On the invoice
One field. The name is as it prints.
Quiet field: hairline border, ink focus, label above at 12px.
On the invoice
One field. The name is as it prints.
npx @noordvc/raster-cli add input
<div class="rs-field"><span class="rs-field-label">E-mail</span><input class="rs-input rs-input-full" /></div>
import { Input } from "@/components/raster/input";
<Input label="E-mail" placeholder="renn@noord.vc" ok feedback="Looks good" />