click-heat-even

1.0.3 • Public • Published

click-heat-even

心跳点击事件

安装:npm install click-heat-even

使用:import heatEvent from 'click-heat-even'

事件参数: {
elementId: string, // 事件绑定位置 必填
even: string, // 事件类型,默认 click
parentId: string, // canvas挂载位置 默认body
class: string, // canvas 样式
imgList: Array, // 图片数组
isUp: Boolean, // 图片是否直线上升
success: Function // 点击成功后执行的函数
}

Readme

Keywords

none

Package Sidebar

Install

npm i click-heat-even

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

25 kB

Total Files

13

Last publish

Collaborators

  • xuepangci