add fit-screen vue component in UI Layout

This commit is contained in:
jpliu
2023-04-22 09:18:09 +02:00
committed by Jogai
parent 42dc3bb404
commit 3b9eaade78
+1
View File
@@ -2415,6 +2415,7 @@ _Layout for the overall / main view_
- [vue-re-resizable](https://github.com/tachibana-shin/vue-re-resizable) - Plugin for vue 3 allows resizing components. Rewritten [re-resizable](https://github.com/bokuweb/re-resizable)
- [vue-console-feed](https://github.com/tachibana-shin/vue-console-feed) - A plugin that allows you to display `console like Chrome Devtools` for vue.
- [vue-typed-virtual-list](https://github.com/bsssshhhhhhh/vue-typed-virtual-list) - [Vue 3.x] small, efficient, TypeScript-friendly virtual scroller for rendering massive data
- [fit-screen](https://github.com/jp-liu/fit-screen) - A vue component based on the scale large screen adaptive solution.
### Frameworks