Home > @jsplumbtoolkit/templates-2 > IfEntry > (constructor)
IfEntry.(constructor)
Constructs a new instance of the IfEntry class
Signature:
constructor(data: AttributeParseResult, instance: Recado, templateResolver: TemplateResolver, stack: ParseStack, parseIdStack: Array<string>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| data | AttributeParseResult | |
| instance | Recado | |
| templateResolver | TemplateResolver | |
| stack | ParseStack | |
| parseIdStack | Array<string> |