basecn
Components

Resizable

Accessible resizable panel groups and layouts with keyboard support.

Radix UI Independent Component

This component is Radix UI independent and does not depend on Radix UI primitives. It's a standalone implementation by shadcn/ui that uses standard HTML elements, custom styling and other dependencies.

Since this component doesn't require Base UI migration, you can use the original shadcn/ui implementation directly.

Official Documentation

For complete documentation, examples, and installation instructions, please visit the official shadcn/ui documentation:

View Official Docs

Quick Installation

pnpm dlx shadcn@latest add resizable

This component is maintained by shadcn/ui and is compatible with any React project.

Thanks to shadcn for providing such amazing components! ❤️