0.3.1 • Published 3 years ago

myy-screen-paint v0.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

myscreenpaint

组件说明:仿QQ截图的画笔功能 功能说明:支持圆形、方形、笔刷、箭头、文字绘制

组件安装

npm install myy-screen-paint

组件导入

import myyScreenPaint from 'myy-screen-paint'
import 'myy-screen-paint/paint.css'
Vue.use(myyScreenPaint)

组件使用

<myy-screen-paint :cWidth="cWidth" :cHeight="cHeight"></myy-screen-paint>

参数:cWidth、cHeight:canvas的高宽设置
0.3.0

3 years ago

0.3.1

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago