Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@pixi/events

pixijs313.6kMIT7.4.3TypeScript support: included

Federated Events API, the plumbing behind the propagation of UI events into the PixiJS scene graph.

interaction, UI, events, pointer, mouse, touch

readme

@pixi/events

This packages implements the Federated Events API, the plumbing behind the propagation of UI events into the PixiJS scene graph.

Installation

npm install @pixi/events

Usage

import '@pixi/events';