simon-signature
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

Simon Signature

live demo

场景

签名保存为base64图片的组件

Props

{
  width: number | string // 宽
  height: number | string // 高
  border: boolean // 是否有边框
}

Expose

{
  save: ()=> string // base64
  clear: ()=> void // 清除签名
}

Package Sidebar

Install

npm i simon-signature

Weekly Downloads

2

Version

0.0.12

License

MIT

Unpacked Size

6.77 kB

Total Files

5

Last publish

Collaborators

  • simon_he