Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant, nullable> domCreateContainer: boolean

Description:

Should the game create a div element to act as a DOM Container? Only enable if you're using DOM Element objects. You must provide a parent object if you use this feature.

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 200)