Vue Guide
Learn the host component, scene layer, primitives, composables, and the raw access patterns in @onmax/phaser-vue.
The Vue guide covers the shared runtime in the order most apps adopt it: host, scenes, primitives, composables, then escape hatches.
You can use the primitives declaratively when scene setup is stable. You can also ignore them and stay imperative in Phaser scene code.