Resizable

A production-ready component built with React and Tailwind CSS

Installation
Add this component to your project using the CLI
npx shadcn@latest add @clamo/resizable
Usage
Import and use the component in your application
import { Resizable } from "@/components/ui/resizable"

export function Example() {
  return <Resizable />
}
Preview
Interactive preview of the component

Case Details

Resize the panels

Documents

Drag to resize