svg.filter.js icon indicating copy to clipboard operation
svg.filter.js copied to clipboard

Using with codepen

Open jamesgrubb opened this issue 4 years ago • 2 comments

Hello, I'm trying to use svg.filter in a codepen. I've loaded both svg.js and svg.filter.js as dependencies. When I call rect.filterWith I get an error filterWith is not a function .Not sure if its the way I'm calling it, or a codepen thing. Anyone had similar issues? Thanks

jamesgrubb avatar Feb 14 '21 16:02 jamesgrubb

Have a look here to see how filters are used

Fuzzyma avatar Feb 15 '21 11:02 Fuzzyma

Hi @Fuzzyma thank you for your answer.

jamesgrubb avatar Feb 16 '21 11:02 jamesgrubb