react-globules
v1.0.6
Published
React JS component that gives your project a cool interactive background
Downloads
1
Readme
React Globules
React JS component that gives your project a cool interactive background
Demo
Screenshot (Default theme)
Properties
<Globules
widthPercent={true}
heightPercent={true}
width={100} // % or px
height={100} // % or px
speed={4} // 0 - 9
density={50} // 0 - 99
color={'#ffffff'} // 6 char long hex
background={'#000000'} // 6 char long hex
>
<p>Test</p>
</Globules>