Home > hpcc-js > HPCCPreviewElement

HPCCPreviewElement class

Signature:

export declare class HPCCPreviewElement extends HPCCResizeElement 

Extends: HPCCResizeElement

Constructors

ConstructorModifiersDescription
(constructor)()Constructs a new instance of the HPCCPreviewElement class

Properties

PropertyModifiersTypeDescription
_cmprotectedHPCCCodemirrorElement
_headprotectedstring
_iframeprotectedHTMLIFrameElement
_iframeDivprotectedHTMLDivElement
_scriptsprotectedstring[]
_slotprotectedHTMLSlotElement
_splitterprotectedHPCCSplitPanelElement
_vitepressprotectedboolean
content_selectorstringOptional selector for extracting the preview content for the iframe. e.g. for Vitepress this would be "pre > code"
contentstringPreview Content
preview_borderstringBorder style for the preview iframe

Methods

MethodModifiersDescription
enter()
exit()
update(changes)