react-confetti:无需清理的纸屑

时间:2024-05-03 05:23:05
【文件属性】:

文件名称:react-confetti:无需清理的纸屑

文件大小:587KB

文件格式:ZIP

更新时间:2024-05-03 05:23:05

TypeScript

React五彩纸屑 无需清理的五彩纸屑。 基于@Gthibaud的笔: ://codepen.io/Gthibaud/pen/ENzXbp 安装 npm install react-confetti 用 建议使用width和height道具。 它们将默认为初始窗口尺寸,但不会响应调整大小事件。 建议您自己提供尺寸。 这是一个使用的示例: import React from 'react' import useWindowSize from 'react-use/lib/useWindowSize' import Confetti from 'react-confetti' export default ( ) => { const { width , height } = useWindowSize ( ) return ( < Confetti widt


【文件预览】:
react-confetti-develop
----.travis.yml(647B)
----stories()
--------snow.story.jsx(904B)
--------party.story.jsx(1KB)
--------stars.story.jsx(783B)
--------party.css(2KB)
--------index.story.jsx(3KB)
--------mount-test.story.jsx(849B)
--------mouse-rain.story.jsx(951B)
--------SizedConfetti.jsx(358B)
--------framerate-test.story.jsx(1KB)
--------velocity-options.story.jsx(3KB)
----index.js(53B)
----.storybook()
--------config.js(752B)
--------addons.js(172B)
--------webpack.config.js(396B)
--------public()
----package.json(4KB)
----.github()
--------stale.yml(248B)
----LICENSE(1KB)
----src()
--------ReactConfetti.tsx(3KB)
--------utils.ts(2KB)
--------Confetti.ts(5KB)
--------Circle.ts(296B)
--------Point.ts(202B)
--------ParticleGenerator.ts(3KB)
--------Particle.ts(3KB)
--------Rect.ts(75B)
----.eslintrc.js(2KB)
----tsconfig.json(363B)
----.gitignore(45B)
----webpack.config.js(2KB)
----CHANGELOG.md(6KB)
----types()
--------tween-functions.d.ts(4KB)
----README.md(11KB)
----yarn.lock(557KB)
----.eslintignore(52B)
----.editorconfig(168B)
----babel.config.js(277B)

网友评论