Skip to content

External

Insert external elements in any Pixi Application, and they will be added below the canvas.

WARNING

You may not need this component, as you can simply insert DOM elements below <Application>. This component is usually used for document debugging, such as debugging display counts.

API

External Props

NameTypeDefaultDescription
tagstringdivThe tag of the external element

External Slots

NameTypesDescription