Resizable

Accessible resizable panel groups with draggable handles.

Usage

PreviewCode

Horizontal

Left panel

Right panel

Vertical

Top panel

Bottom panel

API Reference

VoltResizableHandle — volt-resizable-handle

InputTypeDefault
orientation 'horizontal' | 'vertical' 'horizontal'
maxSize number | undefined undefined
OutputType
resizingChangeboolean

VoltResizablePanel — volt-resizable-panel

InputTypeDefault
class string ''

VoltResizable — volt-resizable

InputTypeDefault
orientation 'horizontal' | 'vertical' 'horizontal'
class string ''

Component Source

Install via CLI:npx @voltui/cli add resizable
TypeScript
Loading editor…

Copy this code to your project.