Animation: effect 屬性

Baseline 已廣泛支援

此功能已經成熟,並可在許多裝置和瀏覽器版本上使用。自 ⁨2020 年 3 月⁩起,它已在各瀏覽器中推出。

Web Animations API 的 **Animation.effect** 屬性用於獲取和設定動畫的目標效果。目標效果可以是基於 AnimationEffect 型別的效果物件,例如 KeyframeEffect,也可以是 null

一個 AnimationEffect 物件,描述動畫的目標效果;如果當前沒有活動效果,則為 null

規範

規範
Web 動畫
# dom-animation-effect

瀏覽器相容性

另見