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