Resizable
Accessible resizable panel groups with draggable handles.
Usage
Horizontal
Left panel
Right panel
Vertical
Top panel
Bottom panel
API Reference
VoltResizableHandle — volt-resizable-handle
| Input | Type | Default |
|---|---|---|
| orientation | 'horizontal' | 'vertical' | 'horizontal' |
| maxSize | number | undefined | undefined |
| Output | Type |
|---|---|
| resizingChange | boolean |
VoltResizablePanel — volt-resizable-panel
| Input | Type | Default |
|---|---|---|
| class | string | '' |
VoltResizable — volt-resizable
| Input | Type | Default |
|---|---|---|
| orientation | 'horizontal' | 'vertical' | 'horizontal' |
| class | string | '' |
Component Source
Install via CLI:
npx @voltui/cli add resizableTypeScript
Loading editor…
Copy this code to your project.