Home > hpcc-js > HPCCPreviewElement
HPCCPreviewElement class
Signature:
export declare class HPCCPreviewElement extends HPCCResizeElement
Extends: HPCCResizeElement
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
| |||
| string | ||
| HTMLIFrameElement | ||
| HTMLDivElement | ||
| string[] | ||
| HTMLSlotElement | ||
| |||
| boolean | ||
string | Optional selector for extracting the preview content for the iframe. e.g. for Vitepress this would be "pre > code" | ||
string | Preview Content | ||
string | Border style for the preview iframe |
Methods
Method | Modifiers | Description |
---|---|---|