8.7 released—WinterCG Compliance Part 1
Learn more
KeyframeDeclaration
interface KeyframeDeclaration {
  property: string;
  value: any;
}

Summary

Properties

property
value

Properties