what is the component of animate
Answers
Answered by
1
Answer:
Component provides a function or group of related reusable customizable components that enhances productivity for ad creators. Previously, Animate supported flash components used with flash-based targets. From this release onwards, Animate supports HTML5 Canvas.
Answered by
0
Styled-components has a helper, ‘keyframes’, that generates a unique name for your keyframe so they won’t clash in common namespaces. Keyframes go hand in hand with the CSS ‘animation’ property. The ‘animation’ property is a short-form property and can be substituted by the following: Animation-name; Animation-duration
Similar questions