KeyframeEffect

constructor(target: Element?, keyframes: ReadonlyArray<Keyframe>?, options: KeyframeEffectOptions)(source)
constructor(target: Element?, keyframes: PropertyIndexedKeyframes?, options: Double = definedExternally)(source)
constructor(target: Element?, keyframes: PropertyIndexedKeyframes?, options: KeyframeEffectOptions)(source)
constructor(source: KeyframeEffect)(source)
constructor(target: Element?, keyframes: ReadonlyArray<Keyframe>?, options: Double = definedExternally)(source)