ResizableColumns
ResizableColumns Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| minWidth | number | — | |
| gap | number | — |
Default
ThreeColumns
WithMinWidth
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
gap | number | — | — |
minWidth | number | — | — |
Using ResizableColumnstsx
import { ResizableColumns } from '@/components/ResizableColumns'
<ResizableColumns
minWidth="..."
gap="..."
/>Tokens Used
No design tokens detected