Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant, nullable> canvas: HTMLCanvasElement

Description:

Force Phaser to use your own Canvas element instead of creating one.

Type:
HTMLCanvasElement
Since: 3.0.0
Source: src/core/Config.js (Line 146)