Home > hpcc-js > HPCCVitepressElement

HPCCVitepressElement class

Signature:

export declare class HPCCVitepressElement extends HPCCResizeElement 

Extends: HPCCResizeElement

Properties

Property

Modifiers

Type

Description

_cm

protected

HPCCCodemirrorElement

_head

protected

string

_iframe

protected

HTMLIFrameElement

_iframeDiv

protected

HTMLDivElement

_scripts

protected

string[]

_vitepress

protected

boolean

content

string

Content to be displayed in the preview iframe

head_ext

string

Force full reload of iframe, on each change.

preview_border

string

Border style for the preview iframe

preview_height_ratio

number

Split ratio between the preview and the code editor

Methods

Method

Modifiers

Description

enter()

gatherScripts(node, scripts)

update(changes)