文件名称:react-spinners-kit:使用React.js的加载微调器集合
文件大小:224KB
文件格式:ZIP
更新时间:2024-05-18 17:40:17
react javascript react-components spinner progressbar
React微调工具包 使用构建的加载微调器的集合。 现场演示 要查看实时示例,请访问 :rocket: 安装 使用npm安装react-spinners-kit 。 npm install --save react-spinners-kit 或者如果您更喜欢纱线 yarn add react-spinners-kit :laptop:用法 import React from "react" ; import ReactDOM from "react-dom" ; import { PushSpinner } from "react-spinners-kit" ; class App extends React . Component { constructor ( props ) { super ( props ) ; this . state = {
【文件预览】:
react-spinners-kit-master
----.travis.yml(171B)
----.eslintrc(555B)
----package.json(3KB)
----LICENSE(1KB)
----package-lock.json(742KB)
----src()
--------index.js(2KB)
--------components()
----.npmignore(33B)
----examples()
--------index.js(7KB)
--------index.html(2KB)
--------style.css(2KB)
----.gitignore(1KB)
----typings()
--------index.d.ts(3KB)
----webpack.config.js(999B)
----CHANGELOG.md(301B)
----lib()
--------index.js(110KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(6KB)
----.eslintignore(27B)
----.editorconfig(312B)
----jestsetup.js(283B)
----.gitattributes(66B)
----postcss.config.js(74B)
----.prettierrc.json(73B)