Resizable
Grupos de paneles redimensionables y accesibles, con tiradores arrastrables.
Uso
Horizontal
Left panel
Right panel
Vertical
Top panel
Bottom panel
Referencia de la API
VoltResizableHandle — volt-resizable-handle
| Entrada | Tipo | Por defecto |
|---|---|---|
| orientation | 'horizontal' | 'vertical' | 'horizontal' |
| maxSize | number | undefined | undefined |
| Salida | Tipo |
|---|---|
| resizingChange | boolean |
VoltResizablePanel — volt-resizable-panel
| Entrada | Tipo | Por defecto |
|---|---|---|
| class | string | '' |
VoltResizable — volt-resizable
| Entrada | Tipo | Por defecto |
|---|---|---|
| orientation | 'horizontal' | 'vertical' | 'horizontal' |
| class | string | '' |
Código del componente
Instalar por CLI:
npx @voltui/cli add resizableTypeScript
Cargando el editor…
Copia este código en tu proyecto.