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.
| Name | Description | default |
|---|---|---|
| open | wether or not to be open by default | false |
none