Home > hpcc-js > HPCCObservableElement

HPCCObservableElement class

Signature:

export declare class HPCCObservableElement extends HPCCResizeElement 

Extends: HPCCResizeElement

Constructors

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

Properties

PropertyModifiersTypeDescription
_contentstring
_divprotectedHTMLDivElement
_slotprotectedHTMLSlotElement
mode"observablescript" | "markdown"Default mode, Observable script with embedded Markdown, or Markdown with embedded Observable script
pluginsPlugins expose JavaScript functions to the Observable script
show_errorsbooleanShow or hide errors, enable to assist with non functioning scripts
show_valuesbooleanShow or hide intermediate values (values which typically are not viewof values)

Methods

MethodModifiersDescription
enter()
update(changes)