Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InternalElement

Graphical element that is fully described within the VDOM tree.

Hierarchy

Index

Properties

channel?: string

Optional channel specifier used to define which Viz Engines the graphics play on. Note when undefined, the default is the program channel.

data: {}

Name/value pairs containing the data for each field of the template.

Type declaration

  • [name: string]: string
name: string

Name of the specific element. Should be built before the element is taken.

template: string

Name of the master template used by this element.

Generated using TypeDoc