Type alias backdrop_grayscale

backdrop_grayscale: "backdrop-grayscale"

Css

backdrop-filter: grayscale(100%);

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc