Measured entry
hextaui-resizable
A client-side React wrapper around react-resizable-panels, shipped as a shadcn registry TypeScript component. It provides panel groups, panels, and accessible separators with an optional Lucide grip, and relies on Tailwind classes plus the shadcn 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 | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 41.9 KB (107.4 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 765ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-00b63a84e91f/src/cut/components/ui/resizable.tsx".
Verdict
A dependable choice for application-style split panes. It built and mounted cleanly, stayed contained across the tested viewports, and exposed no automated accessibility violations. The tradeoff is a meaningful dependency cost for a focused layout primitive.
Use it if
- You are building an editor, dashboard, or workspace where users need to resize adjacent regions.
- You need horizontal and vertical panel groups, including nested split layouts.
- Your project already uses Tailwind and can support the shadcn cn utility and theme tokens.
Skip it if
- Your layout is static and does not justify adding a panel-resizing runtime.
- Your project does not use Tailwind and you do not want to port the utility classes and theme tokens.
- The surface must remain server-only, since this component is explicitly a client component.
Install
| Declared dependencies | react-resizable-panels, 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-resizable-panels, lucide-react, clsx, and tailwind-merge; provide a compatible cn helper; configure the import alias or replace it with a relative path; and map the Tailwind border and ring theme tokens used by the separator.
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/preetsuthar17/HextaUIAlternatives
Other published entries for the card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO