Skip to content

Using the CSS property `contain: paint` which improves performance by limiting the layout and painting of child elements to the container's dimensions, restricting unnecessary rendering outside its boundaries.

Notifications You must be signed in to change notification settings

Front-Tips/css-property-contain-paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Containment paint

Using the CSS contain: paint which improves performance by limiting the layout and painting of child elements to the container's dimensions, restricting unnecessary rendering outside its boundaries.

Tips Links

CSS Containment paint

About

Using the CSS property `contain: paint` which improves performance by limiting the layout and painting of child elements to the container's dimensions, restricting unnecessary rendering outside its boundaries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published