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