backdrop-filter

The backdrop-filter property allows you to apply visual effects - such as blurring or shifting the background color - behind an element. Since this applies to everything behind the element, you must make the element or its background at least partially transparent to see the effect.

Syntax



backdrop-filter: filter;