Virtual window component for Vue.js
npm install @jswf/vue
Virtual window component for Vue.js
Components for realizing virtual windows with Vue.js
Just enclose with JSWindow and it will become a virtual window
- MoveWindow
- Resize
- Maximize
- Minimize
- Parent-child window
- SplitScreen
- Source code
https://github.com/JavaScript-WindowFramework/vue
- Sample Source
https://github.com/JavaScript-WindowFramework/jswf-vue-sample
- Sample Page
[https://javascript-windowframework.github.io/jswf-vue-sample/][https://javascript-windowframework.github.io/jswf-vue-sample/]
``tsx:index.tsx

``
JSWindow
SplitView
MIT