Home > @jsplumbtoolkit/templates > HtmlEntry
HtmlEntry class
Signature:
export declare class HtmlEntry extends ElementEntry
Extends: ElementEntry
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(ta, instance, templateResolver, stack, parseIdStack) | Constructs a new instance of the HtmlEntry class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| compile() | ||
| updateFrom(entry, newEntry, parent) |