ما هو Will-change؟
will-change,告诉浏览器元素即将发生的变化,让浏览器提前做好准备优化性能。
الإعدادات المسبقة
Element
CSS
.element {
will-change: auto;
}