🚀 8.9 Released! → ⚡️ New Node-API Engine Preview, 📲 ns widget ios, 💅 Tailwind v4 and more...
Read Announcement
KeyframeDeclaration
interface KeyframeDeclaration {
  property: string;
  value: any;
}

Summary

Properties

property
value

Properties