gooey-react
v1.1.0
Published
The gooey effect for React
Downloads
822
Maintainers
Readme
Installation (~0.5 KB)
npm install gooey-react
Usage
import Goo from 'gooey-react'
<Goo> … </Goo>
You can put regular HTML elements inside Goo
, but using an SVG is recommended for better browser support. Shape blobbing will be applied to everything within the component.
Visit the website for full documentation, properties and examples.