Measured entry
neobrutalism-label
A thin client-side React wrapper around Radix Label that adds the project’s typography and disabled-peer styles. It ships as a shadcn registry source file, imports a local cn helper, and relies on Radix Label plus the class-merging utilities behind that helper.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 31.5 KB (97.0 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A sound, intentionally modest form primitive. It builds and mounts cleanly even outside a shadcn scaffold, but most of its value comes from Radix prop handling and consistent local styling rather than distinctive neobrutalist visuals.
Use it if
- You want an accessible label primitive that forwards native and Radix props.
- Your forms already use Tailwind peer states and the neobrutalism typography tokens.
- You prefer a small source-owned wrapper that teams can restyle locally.
Skip it if
- Your app does not use React or Tailwind utility classes.
- You only need a native label and do not want a Radix dependency for such a small abstraction.
- Your design system lacks the custom heading font utility and you do not want to map it.
Install
| Declared dependencies | @radix-ui/react-label, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Install Radix Label, provide the local cn helper backed by clsx and tailwind-merge, configure the source alias or replace it with a relative import, and map the heading font utility in Tailwind if your theme does not define it. Keep the client directive where your React framework requires client boundaries.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/ekmas/neobrutalism-componentsAlternatives
Other published entries for the form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-kbdminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- shadcn-labelunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 31.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-nlabelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- shadcn-formunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 43.9KB
- Bare
- pass
- Prov
- NO
- neobrutalism-formbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.4KB
- Bare
- pass
- Prov
- NO
- reui-kanbanminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 49.4KB
- Bare
- pass
- Prov
- NO