Measured entry
kokonut-v0-button
A compact link styled as a button that opens a named registry item in the v0 editor. It ships as a shadcn registry component and composes the project Button plus the cn utility, Tailwind classes, a path alias, and site URL environment configuration; the registered Button brings the Radix dependency.



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 | 32.1 KB (97.5 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 2m 2s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/components/kokonutui/v0-button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused, credible choice for shadcn registry sites, with a clear accessible label and a narrow job. It is not portable as copied source: the bare mount fails because it needs a shadcn-style setup, including the expected Button and cn utility.
Use it if
- You publish shadcn registry items and want a direct Open in v0 control beside each item.
- Your app already has the expected Button, cn utility, Tailwind setup, and site URL environment variable.
- You want the destination registry item to remain selectable through a simple name prop.
Skip it if
- You need a general action button rather than a link dedicated to the v0 editor.
- Your registry endpoint is not derived from the deployed site URL environment variables used by this component.
- You do not use Tailwind or shadcn conventions and do not want to recreate their Button and utility layer.
- You need to keep users inside your product instead of opening an external editor in a new tab.
Install
| Declared dependencies | radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add a compatible Button with asChild support, the Radix package used by that Button, a cn class-merging utility, the configured path alias, and Tailwind support for the supplied classes. Also provide the production or public site URL environment variable used to build the registry link.
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/kokonut-labs/kokonutuiAlternatives
Other published entries for the button pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-buttonneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- clay-buttonclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- tripled-animated-radio-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 58.2KB
- Bare
- pass
- Prov
- NO
- ruixen-glow-link-buttonliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 58.9KB
- Bare
- pass
- Prov
- NO
- tripled-mood-gradient-button-shadcnuigradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 59.2KB
- Bare
- pass
- Prov
- NO
- ruixen-glass-ai-cardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 59.5KB
- Bare
- pass
- Prov
- NO