Measured entry
tripled-native-morphing-button-carbon
buttonminimal-flatmotion on file
A client-side React floating action control that morphs from a circular trigger into a labeled action menu. It ships as a shadcn registry component and uses Framer Motion for layout and entry animation, Lucide for its default icons, Tailwind theme classes, and a local cn utility.



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 | 69.7 KB (135.1 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 1m 8s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/@uitripled/react-carbon/src/components/native/native-morphing-button-carbon.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused option for dashboard-style quick actions, with clean mounting and sensible reduced-motion support. It needs a shadcn-style setup because the bare project cannot resolve its local utility import. Plan to add richer keyboard and focus behavior for menu-like use.
Use it if
- You need a compact floating launcher for a small set of common page actions.
- Your interface already uses Tailwind theme tokens and can supply labels, icons, and click handlers.
- You want animated expansion with reduced-motion behavior built in.
Skip it if
- You need a fully managed menu with arrow-key navigation, Escape handling, focus return, or outside-click dismissal.
- You need controlled open state, disabled actions, links, or async action feedback without modifying the component.
- Your project does not use Tailwind utilities and you want a drop-in control with self-contained styling.
Install
| Declared dependencies | framer-motion, react |
|---|---|
| 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 React, Framer Motion, and Lucide React, configure Tailwind with the semantic color and ring tokens used by the classes, and provide a cn helper at the expected alias or replace that import. Give the containing element positioning context when not using fixed placement.
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
- 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