Home > @jsplumbtoolkit/templates-2 > StackEntry
StackEntry interface
Signature:
export interface StackEntry
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| c | Array<StackEntry> | ||
| e? | string | (Optional) | |
| index? | number | (Optional) | |
| t | string | ||
| v | any |
Home > @jsplumbtoolkit/templates-2 > StackEntry
Signature:
export interface StackEntry
| Property | Modifiers | Type | Description |
|---|---|---|---|
| c | Array<StackEntry> | ||
| e? | string | (Optional) | |
| index? | number | (Optional) | |
| t | string | ||
| v | any |