Field

Compose labeled fields with descriptions and errors.

shadcn/ui docs

We will only use this for updates.

Installation

pnpm dlx shadcn@latest add https://brutalui.dev/r/field.json

Usage

import { Field } from '@/components/ui/field'
<Field>...</Field>