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.10 ∙ 28-Jun-2024 15:01 EDT