Class LottieController

This controller renders a lottie-web animation inside the given selected element.

The url may encode freeze and end positions like this: my-url/filename[freeze=10,end=21].json

Hierarchy

  • LottieController

Implements

Constructors

Properties

animationItem: null | AnimationItem = null
currentLanguage: string = 'nl-NL'
endPosition: number = -1
eventbusRemovers: TEventbusRemover[] = []
freezePosition: number = -1
labelData: Record<string, Record<string, string>> = {}
name: string = 'LottieController'
operationData: null | IInnerMetadata = null
serializedData: null | string = null
serializedIEData: null | string = null

Methods

Generated using TypeDoc