This shorthand property is a comma-separated list of animation definitions, with each definition combining multiple animation properties into a single component value.
CSS Level | Value |
---|---|
CSS Animations Level 1 | "<single-animation>#", where <single-animation> = "<time> || <easing-function> || <time> || <single-animation-iteration-count> || <single-animation-direction> || <single-animation-fill-mode> || <single-animation-play-state> || [ none | <keyframes-name> ]" |