登录 注册
当前位置:主页 > 资源下载 > 5 > React-snowstorm是一个为React设计的Snow Effect组件

React-snowstorm是一个为React设计的Snow Effect组件

  • 更新:2024-10-02 09:02:32
  • 大小:115KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

暴风雪 React的Snow Effect组件。 在引擎盖下使用。 现场演示: : 入门 安装 $ npm install --save react-snowstorm 用法 import React , { Component } from 'react' ; import SnowStorm from 'react-snowstorm' ; class MyComponent extends Component { render ( ) { return ( < div> < SnowStorm> < / div > ) } } 可用选项(道具) animationInterval =(默认值= 33)理论上的“每帧毫秒”的测量值。 20 =快速+流畅,但CPU使用率很高。 50 =更保守,但更慢 excludeMobile =(默认=