# vue-split-layout
**Repository Path**: pikaih/vue-split-layout
## Basic Information
- **Project Name**: vue-split-layout
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-07-16
- **Last Updated**: 2021-07-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# vue-split-layout
> vue split drag layout
[https://vue-hxs.github.io/vue-split-layout/](https://vue-hxs.github.io/vue-split-layout/)
## Install
```bash
npm install --save vue-split-layout
```
## Usage
```vue
...
...
```
## TODO
* [ ] Better way for naming views instead of their indexes
* [ ] Improve rendering, if a view state(props) is update outside layout, the
view isn't updated
* [ ] Persist creating an change $emit with possibily the tree json (also for
split)
* [ ] Makes views draggable from some menu so we can add new views