Input

Text fields, textareas, and a rich-text editor — every variant the team needs for forms.

Text field
Compound component with label, hint, and error — ported from PRF4’s Untitled UI field.
*

The project type will be added automatically

*

Unavailable.

Input types
Every native HTML type the team regularly reaches for, using the shadcn Input primitive.

Your unique identifier

Validates format on blur.

US format auto-applies as you type.

Must be at least 8 characters

File size
Width × height with a unit selector (inches, cm, mm, pixels, points). Pair with a Label for document dimensions, canvas sizes, or print bleeds.

Output: {"h":null,"w":null,"unit":"in"}

Output: {"h":null,"w":null,"unit":"px"}

Textareas
Multi-line text input with and without validation.

Tell us a bit about yourself.

Minimum 10 characters

Uses Chrome's Web Speech API — button hides in other browsers.