SplitN
Split layout core component, which is the core functional implementation component of SplitLayout. Exporting is convenient for you to use.
Props
| Property | Description | Type | Default |
|---|---|---|---|
| grid | Grid instance | CodeLayoutSplitNGridInternal | — |
| horizontal | Is layout horizontal? | boolean | true |
| draggerSize | Set drag and drop split line size (in pixels) | number | 1 |
Slots
| Slot name | Description | Param |
|---|---|---|
| grid | Grid content rendering slot | - |