文件名称:react-circular-loading:React的加载组件
文件大小:1.17MB
文件格式:ZIP
更新时间:2024-06-05 04:17:45
react JavaScript
React圆荷载 react-circular-loading是用于加载的React组件。 如何使用 步骤1 $ npm install styled-components @yami-beta/react-circular-loading 或者 $ yarn add styled-components @yami-beta/react-circular-loading 第2步 通过circularLoading()导入并生成CircularLoading组件。 import React from 'react' ; import { render } from 'react-dom' ; import { circularLoading } from '@yami-beta/react-circular-loading' ; const CircularLoading = c
【文件预览】:
react-circular-loading-master
----.gitignore(1011B)
----README.md(2KB)
----site()
--------.gitignore(285B)
--------public()
--------package.json(519B)
--------src()
--------yarn.lock(230KB)
----docs()
--------static()
--------asset-manifest.json(196B)
--------service-worker.js(3KB)
--------index.html(474B)
----LICENSE(1KB)
----enzyme.setup.js(123B)
----package.json(1KB)
----src()
--------circularLoading.test.js(1KB)
--------index.js(53B)
--------circularLoading.js(3KB)
----.babelrc(125B)
----example()
--------package.json(435B)
--------.babelrc(125B)
--------index.js(459B)
--------index.html(193B)
--------webpack.config.js(816B)
--------yarn.lock(151KB)
----demo.gif(39KB)
----yarn.lock(135KB)