fireworks-react
v1.0.12
Published
Fireworks as react component (canvas) inspired by by https://jsfiddle.net/user/dtrooper/fiddles/ work
Downloads
76
Readme
A nice fireworks ReactJS component inspired by https://jsfiddle.net/user/dtrooper/fiddles/ work Usage: <Fireworks width={width} height={height}/>
Optional properties: style - same as every react component , use map object. background - string, should be css color syntax like rgb or rgba (e.g. background="rgba(0,0,0,0.05)"