| Class | Description | |
|---|---|---|
backdrop-filterSets a fully custom backdrop-filter string via --backdrop-filter. CSS Rules Usage
The .backdrop-filter
class is flagged as a value-driven selector.
The variable --backdrop-filter is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .backdrop-filter | Sets a fully custom backdrop-filter string via --backdrop-filter. |
backdrop-filter-noneRemoves all backdrop filters. CSS Rules Usage Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The | .backdrop-filter-none | Removes all backdrop filters. |