← All Components

ResizablePanel

Layout & Display

Panel with drag-to-resize handle for adjustable layouts.

Live Demo

Drag the edge handle to resize the panel.

Resizable (250px)
Main Content

Usage

<script>
  import { ResizablePanel } from "jatui"
</script>

<ResizablePanel />

Props

PropTypeDefaultDescription
widthnumber320Panel width
minWidthnumber280Minimum width
maxWidthnumber800Maximum width
position"left" | "right""right"Panel position
enableResizebooleantrueAllow resizing