src @Js const class KeyFrames : Obj
KeyFrames defines a CSS animation from a list of KeyFrames.
Construct new animation with given frames.
Frames for this animation.
src const KeyFrame[] frames
src new make(KeyFrame[] frames)
src virtual override Str toStr()
Haxall 3.1.11 ∙ 10-Dec-2024 14:28 EST