SplitView Create a resizable split-view to partition the UI. 👉CodePen Demo 🚀Install npm i vue-split-view 🚦Quick Setup Bundler Vue.js 3 importVueSplitViewfrom'vue-split-view' Vue.js 2 importVueSplitViewfrom'vue-split-view/dist/vue2' ...
Create a resizable split-view to partition the UI. Contribute to privatenumber/vue-split-view development by creating an account on GitHub.
This Vue component can split an area of a page in two panels and panels can be nested. - vue3-page-split/src/views/HomeView.vue at master · ChenChengbi/vue3-page-split
View details sxzz merged commit a6bbeea into vuejs:main Jun 4, 2024 1 check failed sxzz changed the title feat: dragging view area show view size feat: show view size while dragging split pane Jun 4, 2024 btea deleted the feat/dragging-view-show-view-size branch June 4, 2024 05...