Measured entry
tripled-native-notch-shadcnui
transition-effectminimal-flatmotion on file
A client-side React notch that springs between a compact trigger and a floating content panel, with optional drag behavior, controlled or internal expansion, focus return, and reduced-motion support. It ships as shadcn registry source and relies on Framer Motion, Lucide icons, Tailwind theme classes, and a cn utility backed by clsx and tailwind-merge.



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 | 1 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 77.1 KB (142.6 KB build, 65.5 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 1.34s error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-b9948cb2c689/src/cut/components/uitripled/native-notch-shadcnui.tsx".
Verdict
A polished interaction model with useful state hooks, keyboard handling, and reduced-motion support, but it is not drop-in outside its home stack. It needs a shadcn-style setup, an explicit Lucide install, and an ARIA correction before production use.
Use it if
- You need a compact floating launcher that opens short profile, status, or utility content.
- Your product already uses shadcn conventions and Framer Motion, so its utility classes and animation model fit naturally.
- You want controlled expansion hooks while retaining a ready-made internal state option.
- A draggable collapsed trigger adds useful spatial feedback rather than distracting from the task.
Skip it if
- You need an accessible release without first correcting the unsupported ARIA state on the expanded wrapper.
- Your panel must participate in normal document flow instead of floating above page content.
- You want a lightweight disclosure and cannot justify bringing in a motion library for one interaction.
- Your content needs flexible dimensions beyond the component's fixed size presets.
Install
| Declared dependencies | framer-motion, react, clsx, tailwind-merge |
|---|---|
| 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, Lucide React, clsx, and tailwind-merge; provide the aliased cn helper; configure Tailwind; and map the background, foreground, accent, ring, and muted color utilities to your theme. Also remove or conditionally apply the expanded-state ARIA attribute when the wrapper is no longer a button.
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 transition-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- motion-primitives-morphing-dialogspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.2KB
- Bare
- pass
- Prov
- NO
- motion-primitives-morphing-popoverspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.3KB
- Bare
- pass
- Prov
- NO
- motion-primitives-animated-groupspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 58.2KB
- Bare
- pass
- Prov
- NO
- ruixen-glass-shipment-flowliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 60.0KB
- Bare
- pass
- Prov
- NO
- magicui-animated-listunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 54.0KB
- Bare
- fail
- Prov
- NO
- magicui-blur-fadedark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 63.2KB
- Bare
- fail
- Prov
- NO