GoView 2X 应用源码地址 open a PR to add your library ;) QQ 技术交流群: 贡献者 这是个开源业余做的功能,欢迎加强该插件的小伙伴加入, 如果插件vue3-sketch-ruler对您有帮助,请给个star,您的鼓励是我最大的动力。 引用 vue标尺组件vue-sketch-ruler...
vue3-sketch-ruler是一款专为Vue 3设计的页面缩放操作插件,使用TypeScript编写,并且对服务器端渲染(SSR)友好。这个插件提供了一种以鼠标为中心的页面缩放方式,简化了配置,并通过插槽的方式分离平台与业务代码,让开发者可以专注于业务逻辑。 🔑 应用场景
# vue3-sketch-ruler > 在使用vue3中,用于页面展示的缩放操作 [![](https://camo.githubusercontent.com/28479a7a834310a667f36760a27283f7389e864a/ 68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f6c2f76322d646174657069636b65722e737667)] (https://camo.githubusercontent.com/28479a7a834310...
https://www.npmjs.com/package/vue3-sketch-ruler/v/1.1.5?activeTab=versions 安装后,发现 这个没有 复制完代码,准备运行,发现缺少 vue-demi 感觉vue2整的不彻底 ,没办法,yarn add vue-demi <template><SketchRule:thick="thick":scale="scale":width="1920":height="1080":startX="startX":startY=...
Zoom operation of page display in vue 3 . Contribute to kakajun/vue3-sketch-ruler development by creating an account on GitHub.
Zoom operation of page display in vue 3 . Contribute to kakajun/vue3-sketch-ruler development by creating an account on GitHub.
Zoom operation of page display in vue 3 . Contribute to kakajun/vue3-sketch-ruler development by creating an account on GitHub.
import SketchRule from 'vue3-sketch-ruler' import 'vue3-sketch-ruler/lib/style.css' const sketchruleRef = ref() const post = reactive({ thick: 20,2 changes: 1 addition & 1 deletion 2 packages/docs/src/router/index.ts Original file line numberDiff line numberDiff line change ...
Zoom operation of page display in vue 3 . Contribute to kakajun/vue3-sketch-ruler development by creating an account on GitHub.
import type { SketchRulerProps } from 'vue3-sketch-ruler' ``` CDN 引入, 详情参见[CDN demo](https://github.com/kakajun/vue3-sketch-ruler/blob/master/example/mydemo.html) CDN 引入, 详情参见[CDN demo](https://github.com/kakajun/vue3-sketch-ruler/blob/master/packages/docs/src/mydemo.htm...