ocean-flower-fly
v1.0.0
Published
OceanFlowerFly is a plugin which is created a Petal flying effects.
Downloads
1
Readme
ocean-flower-fly
Install
$ npm install ocean-flower-fly -S
What is OceanFlowerFly ?
雪花飘落组件,支持定义花朵数量以及传入花瓣url
Getting started
① import OceanFlowerFly from 'ocean-flower-fly'
② new OceanFlowerFly(要产生的花瓣的数目, yourFlowerUrl)
For example:
new OceanFlowerFly(13, 'https://www.xxxx.xxx/xxx.png')