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