LandorUI
GitHub

Resizable

Resizable panel groups with draggable handles.

One
Two

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/resizable.json

Usage

Resizable panel groups with draggable handles.

import {
  ResizableHandle,
  ResizablePanel,
  ResizablePanelGroup,
} from "@/components/ui/resizable";