react-semantic-ui-range:一个用于React的语义UI滑块

时间:2021-05-05 07:17:33
【文件属性】:
文件名称:react-semantic-ui-range:一个用于React的语义UI滑块
文件大小:1.63MB
文件格式:ZIP
更新时间:2021-05-05 07:17:33
JavaScript React语义用户界面范围 这是语义UI的React Component范围滑块 它基于开发,但是具有其他功能 该项目的演示可以在这里找到: : 原始库使用的是jQuery,所以我更改了使用jQuery的部分以使其与React更兼容。 npm i react-semantic-ui-range 样品用量 import React , { useState } from "react" ; import { Slider } from "react-semantic-ui-range" ; import "semantic-ui-css/semantic.min.css" ; import { Label , Grid , Input } from "semantic-ui-react" ; const App = props => { const [ value , setV
【文件预览】:
react-semantic-ui-range-master
----.eslintrc(5KB)
----.babelrc(87B)
----docs()
--------service-worker.js(1KB)
--------asset-manifest.json(1010B)
--------manifest.json(306B)
--------index.html(2KB)
--------static()
--------precache-manifest.7563e94ba695396f6fd4f1f7a4318af0.js(2KB)
----package.json(1KB)
----LICENSE(1KB)
----.npmignore(36B)
----range.js(7KB)
----.gitignore(34B)
----lib()
--------index.js(74B)
--------elements()
----CODE_OF_CONDUCT.md(0B)
----range.css(3KB)
----README.md(1KB)
----yarn.lock(144KB)
----bower.json(468B)

网友评论