Type Parameters

  • TContent

Hierarchy

Properties

classes?: string[]

A list of classes on this Timeline-object. classes can be referenced by other objects using the syntax: ".className"

content: TContent
disabled?: boolean

If set to true, the object will be excluded when resolving the timeline.

Expression (or array of expressions) defining when the Timeline-object will play. If this is an absolute value, it is counted as relative to the parent object.

id: string

ID of the Timeline-object. Must be unique (timeline-objects are also considered)!

Generated using TypeDoc