# SplitLayout

## Props

| Prop name  | Description | Type    | Values                   | Default |
| ---------- | ----------- | ------- | ------------------------ | ------- |
| divider    |             | number  | -                        | 400     |
| horizontal |             | boolean | -                        |         |
| direction  |             | string  | `horizontal`, `vertical` |         |
| vertical   |             | boolean | -                        | false   |

## Slots

| Name   | Description | Bindings |
| ------ | ----------- | -------- |
| panel1 |             |          |
| panel2 |             |          |

---
