@i-xi-dev/ui-pointer
v1.2.2
Published
A PointerActivityObserver object observes pointer activities on a element. The observer generates a PointerActivity object that represents the sequence of PointerEvent objects with the same pointerId.
Downloads
95
Maintainers
Readme
@i-xi-dev/ui-pointer
A PointerActivityObserver
object observes pointer activities on a element. The observer generates a PointerActivity
object that represents the sequence of PointerEvent
objects with the same pointerId
.
Reference documentation
Usage examples
Examples of use with Vue.js are as follows