Measured entry
tripled-animated-radio-shadcnui
buttonminimal-flatmotion on file
A client-side React email-frequency selector that animates a custom radio mark with Framer Motion. It ships as a shadcn registry component, uses Tailwind utility classes and theme color variables, and declares the registry button dependency even though the rendered component does not use it.



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 | 58.2 KB (123.6 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
It builds, mounts, and stays within its viewport cleanly, but it is better treated as an animated visual sample than a finished form control. The lack of native radio inputs, keyboard behavior, and an external value API makes source changes necessary for production use.
Use it if
- You need a compact single-choice selector with an animated selection indicator.
- Your project already uses React, Framer Motion, Tailwind utilities, and compatible theme variables.
- You are prepared to add native radio semantics and controlled-value support before using it in a real form.
Skip it if
- You need an accessible production radio group without modifying the source.
- The selection must participate in native form submission or validation as shipped.
- You want to avoid adding Framer Motion for one small interaction.
- You need reusable options, labels, or value callbacks rather than fixed choices and internal state.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add React and Framer Motion, configure Tailwind or replace the utility classes, and define compatible accent and border color variables. The declared registry button dependency is not referenced by the component itself.
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/moumen-soliman/uitripledAlternatives
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
- 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
- ruixen-add-to-cart-buttonunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 60.4KB
- Bare
- pass
- Prov
- NO