AnimationEvent:animationName 属性
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年9月.
AnimationEvent.animationName
只读属性是包含与过渡关联的 animation-name
CSS 属性的值的字符串。
值
一个包含 CSS 属性 animation-name
的取值的字符串。
规范
Specification |
---|
CSS Animations Level 1> # dom-animationevent-animationname> |
浏览器兼容性
Loading…