const classdom::KeyFrames

sys::Obj
  dom::KeyFrames

@Js

KeyFrames defines a CSS animation from a list of KeyFrames.

frames

Source

const KeyFrame[] frames

Frames for this animation.

make

Source

new make(KeyFrame[] frames)

Construct new animation with given frames.

toStr

Source

virtual override Str toStr()