Expand description

Keyframes: https://drafts.csswg.org/css-animations/#keyframes

Structs

Enums

  • A keyframes step value. This can be a synthetised keyframes animation, that is, one autogenerated from the current computed values, or a list of declarations to apply.

Functions