Interface TemplateLayerBase

Hierarchy

Properties

cgStop?: boolean

True if the template supports CG STOP, otherwise the template will be cleared with a CLEAR

media: null | string | TransitionObject

Template name / file path

templateData?: null | string | Record<string, any>

Template data to send to the template

templateFcn?: string
templateType?: "flash" | "html"

Generated using TypeDoc