animate

open fun animate(keyframes: ReadonlyArray<Keyframe>?, options: Double = definedExternally): Animation(source)

MDN Reference


open fun animate(keyframes: PropertyIndexedKeyframes?, options: Double = definedExternally): Animation(source)