1.0.9 • Published 9 months ago

vue3-drag-split-layout v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

前言

一个可拖拽的 Vue3 分割窗口布局组件,可以用于开发Web编辑器。

安装

npm install vue3-drag-split-layout

使用

import 'vue3-drag-split-layout/lib/vue3-drag-split-layout.css'
import vue3SplitLayout from 'vue3-drag-split-layout'

createApp(App).use(vue3SplitLayout)  
1.0.9

9 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

1 year ago