文件名称:react-loading:用于加载动画的React组件
文件大小:173KB
文件格式:ZIP
更新时间:2024-06-17 15:30:25
reactjs preloader loading-animations react-loading JavaScript
React加载 易于使用的为React项目加载动画。 使用Brent Jackson的项目中的SVG动画。 安装 npm i react-loading 或者 yarn add react-loading 演示版 检查 加载类型 空白的 球 吧台 气泡 立方体 赛龙 旋转 气泡 辐条 例子 import React from 'react' ; import ReactLoading from 'react-loading' ; const Example = ( { type , color } ) => ( < ReactLoading xss=removed xss=removed xss=removed xss=removed> ) ; export default Example ; import React from '
【文件预览】:
react-loading-master
----.travis.yml(149B)
----.eslintrc(223B)
----.babelrc(48B)
----package.json(2KB)
----package-lock.json(309KB)
----.npmignore(137B)
----index.d.ts(461B)
----jest.setup.js(126B)
----.gitignore(87B)
----webpack.config.js(539B)
----lib()
--------__tests__()
--------svg()
--------react-loading.jsx(1KB)
----README.md(1KB)
----yarn.lock(283KB)
----.editorconfig(272B)