Home > @jsplumbtoolkit/templates-2 > CustomTagOptions
CustomTagOptions interface
Signature:
export interface CustomTagOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| rendered? | (el: any, data: any, instance: Recado, parent: ElementFacade) => void | (Optional) | |
| template | string | ||
| updated? | (el: any, data: any, instance: Recado) => void | (Optional) |