alloyfinger_currenttarget
v1.0.1
Published
add the currentTarget Attribute to the TouchEvent Object base on the AlloyFinger
Downloads
4
Readme
AlloyFinger CurrentTarget
add the
currentTarget
Attribute to the TouchEvent Object base on the AlloyFinger bacause of thecurrentTarget
is a readonly attribute, we can't rewrite it,so you can get the attribute byevt.$currentTarget
####Install
npm i alloyfinger_currenttarget