actionsMount
actionsMount: HTMLElement
content
content: HTMLElement
copyButton: HTMLButtonElement
diagram
diagram: HTMLElement
editorPanel
editorPanel: HTMLElement
editorTab
editorTab: HTMLButtonElement
editorTextarea
editorTextarea: HTMLTextAreaElement
loading
loading: HTMLElement
message
message: HTMLElement
resizeHandle
resizeHandle: HTMLElement
splitButton: HTMLButtonElement
splitTooltip: HTMLElement
tabBar
tabBar: HTMLElement
viewTab
viewTab: HTMLButtonElement
zoomControls
zoomControls: HTMLElement
zoomInButton: HTMLButtonElement
zoomOutButton: HTMLButtonElement
DOM elements created for the main popup UI.
Remarks
Elements are created inside a shadow root and must be removed on teardown.