Factory for Good

Resizable

Accessible resizable panel groups and layouts with keyboard support.

One
Two

Installation

pnpm dlx shadcn@latest add resizable

Usage

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

Accessible resizable panel groups and layouts with keyboard support.

On this page