Optional backdropOptional backdropSets the backdrop-brightness filter value of an element.
Value is assigned to --chakra-backdrop-brightness css variable
Optional backdropSets the backdrop-contrast filter value of an element.
Value is assigned to --chakra-backdrop-contrast css variable
Optional backdropThe CSS backdrop-filter property. When set to auto, you allow
Chakra UI to define the color based on the backdrop filter style props
(backdropBlur, backdropSaturate, etc.)
Optional backdropSets the backdrop-hue-rotate filter value of an element.
Value is assigned to --chakra-backdrop-hue-rotate css variable
Optional backdropSets the backdrop-invert filter value of an element.
Value is assigned to --chakra-backdrop-invert css variable
Optional backdropSets the backdrop-saturate filter value of an element.
Value is assigned to --chakra-backdrop-saturate css variable
Optional blurSets the blur filter value of an element.
Value is assigned to --chakra-filter css variable
Optional brightnessSets the brightness filter value of an element.
Value is assigned to --chakra-brightness css variable
Optional contrastSets the contrast filter value of an element.
Value is assigned to --chakra-contrast css variable
Optional dropSets the drop-shadow filter value of an element.
Value is assigned to --chakra-drop-shadow css variable
Optional filterThe CSS filter property. When set to auto, you allow
Chakra UI to define the color based on the filter style props
(blur, saturate, etc.)
Optional hueSets the hue-rotate filter value of an element.
Value is assigned to --chakra-hue-rotate css variable
Optional invertSets the invert filter value of an element.
Value is assigned to --chakra-invert css variable
Optional saturateSets the saturation filter value of an element.
Value is assigned to --chakra-saturate css variable
Generated using TypeDoc
Sets the backdrop-blur filter value of an element. Value is assigned to
--chakra-backdrop-blurcss variable