<fx-inspector>

Description

Instance Inspector is a helper element for development which displays all used instances at the bottom of the viewport.

It uses the log() function under the hood and renders a html details element for each instance.

Attributes

NameDescriptiondefault
openwether or not to be open by defaultfalse

Events

none

Examples