8.6 Released with 🥽 visionOS support and more!
Check it out
KeyframeDeclaration
interface KeyframeDeclaration {
  property: string;
  value: any;
}

Summary ​

Properties

property
value

Properties ​