vant-signature
v0.1.7
Published
vant signature
Readme
Vant Signature
API
Props
|参数|说明|类型|默认值| |:---|:---|:---|:---| |line-width|线条的宽度|Number|3| |stroke-style|绘图笔触颜色|String|’#000’| |type|图片格式|String|‘png’| |show|popup是否显示|Boolean|false|
Event
|字段|说明|回调参数| |:---|:---|:---| |confirm|点击采用按钮触发事件回调函数|签名图片展示的 data URI| |clear|点击清除按钮触发事件回调函数|无| |showPopup|弹出Popup|无| |closePopup|关闭Popup|无|
