Skip to content

helpers/onPointerEvents

Type Aliases

Type AliasDescription
HandlerArgs-

Functions

FunctionDescription
onPointerEventsListen to pointer events on a canvas and provide the pointer position, canvas bounding rect and center to the handlers.

Released under the MIT License.