Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.02 KB

_utils_animations_animationname_.animationnameprops.md

File metadata and controls

34 lines (18 loc) · 1.02 KB

@johanneslumpe/styled-props > "utils/animations/animationName" > AnimationNameProps

Interface: AnimationNameProps

Type parameters

T

Hierarchy

AnimationNameProps

Index

Properties


Properties

style$AnimationName

● 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