Skip to content
Navigation

Resizable

Draggable split panes for resizable layouts.

Import

tsx
import { ResizablePanelGroup, ResizablePanel, ResizableHandle } from "@cooud-ui/ui";
bash
npx cooud-ui add resizable

Examples

API Reference

Generated from the component's exported types.

ResizableHandleProps

Extends ComponentProps<typeof ResizablePrimitiveHandle>

PropTypeDefaultDescription
withHandle
booleanfalseRender a centered grip affordance on the divider. Defaults to `false`.