monks/backdrop_filter
The backdrop-filter CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything behind the element, to see the effect the element or its background needs to be transparent or partially transparent.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of backdrop-filter
pub const revert_layer: #(String, String)