CSS willchange property (original) (raw)

CSS will-change property

Last Updated : 24 Jul, 2024

The **will-change property is the replacement of animation in few cases, all the animation will look so jumpy a few times when the page took time to load. But in the case of will-change, those animated things will perform smoothly.

**Syntax:

will-change: auto | #

**Property values:

**Example: This example illustrates the will-change property.

HTML `

CSS | will-change property

GeeksforGeeks

CSS | will-change property

Sample image Sample image

`

**Output:

**Supported Browsers: The browsers supported by **CSS will-change property are listed below: