李克特React 源码
React李克特量表 一种React组件,用于根据李克特量表以图形方式回答问卷。 用法 import LikertScale from 'likert-react' ; import React from 'react' ; import { render } from 'react-dom' ; const root = document . getElementById ( 'app' ) ; document . addEventListener ( 'DOMContentLoaded' , ( ) => { const reviews = [ { question : '
文件列表
likert-react-master.zip
(预估有个20文件)
likert-react-master
docs
likert-example.gif
55KB
likert-striped-example.png
26KB
likert-full-line-example.png
22KB
package.json
2KB
package-lock.json
361KB
src
index.jsx
2KB
index.html
159B
暂无评论