Measured entry

originui-comp-128

buttonminimal-flat

A compact outlined action button that pairs a title and supporting line with a chevron that shifts on hover. It ships as a shadcn registry component built on Origin UI's Button, Tailwind utility classes, Lucide icons, class-variance-authority, and the Radix Slot primitive.

Specimen
Harness screenshot of originui-comp-128 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of originui-comp-128 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of originui-comp-128 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for originui-comp-128
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal28.9 KB (94.3 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 31.73s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A focused, accessible-looking choice for a contextual call to action, with restrained motion and no observed runtime issues. It is not standalone and needs a shadcn-style setup, so it is best adopted inside an existing compatible design system.

Use it if

  • You need a descriptive action that carries more context than a standard text label.
  • Your interface already uses shadcn conventions, Tailwind theme tokens, and an Origin UI compatible Button.
  • A subtle directional hover cue fits the interaction without requiring an animation library.

Skip it if

  • You need a plain drop-in button for a project without shadcn aliases and shared UI utilities.
  • The action must navigate as a semantic link unless you adapt the Button with its child-slot option.
  • Your design system avoids utility classes, Lucide icons, or Radix primitives.

Install

Installation record for originui-comp-128
Declared dependenciesradix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

A non-shadcn project must add the Button module, the cn class-merging utility, path aliases, Tailwind processing and matching theme tokens. It also needs class-variance-authority, radix-ui, and lucide-react, with imports adjusted to local paths.

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.

License
MIT
Record published
2026-08-13

Alternatives

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.