@johanneslumpe/styled-props > "utils/animations/animationName" > AnimationNameProps
AnimationNameProps
● style$AnimationName: T
Defined in utils/animations/animationName.ts:12
The animation-name
CSS property sets one or more animations to apply to an element. Each name is an @keyframes
at-rule that sets the property values for the animation sequence.
see: https://developer.mozilla.org/docs/Web/CSS/animation-name