CSS Filter Effects
Method of applying filter effects using the `filter` property to elements, matching filters available in SVG. Filter functions include blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, sepia and saturate.
css property: filter: drop-shadow
types: `<filter-function>`: `drop-shadow()`
3 results found.