The [PixiJS Filters](https://pixijs.io/filters/docs/) library provides this capability to PixiJS.
# Components functions (/start/canvas-functions)
import { AddCanvasComponents, GetCanvasComponents, RemoveCanvasComponents, RemoveAllCanvasComponents, AddListenerGivenEvent } from "@/components/examples";
## Add
To add a component to the game canvas, you can use `canvas.add`.
This function has the following parameters:
* `alias`: The
Edit src/App.tsx and save to test HMR
Click on the Vite and React logos to learn more
> ) } export default App ```
Edit
components/HelloWorld.vue to test HMR
Check out create-vue, the official Vue + Vite starter
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.
Click on the Vite and Vue logos to learn more
```