react-commentbox:在React中创建的通用注释框

时间:2024-06-04 04:29:04
【文件属性】:

文件名称:react-commentbox:在React中创建的通用注释框

文件大小:214KB

文件格式:ZIP

更新时间:2024-06-04 04:29:04

JavaScript

react-commentbox 在React中创建的通用注释框 安装 npm install react-commentbox --save 用法 该组件具有以下默认道具: const defaultProps = { classPrefix : 'cb-' , // prefixes every css class with this className : 'commentbox' , // the class name of the top-level element disabled : true , // disabled when there's no user/author name present usersHaveAvatars : false , // if true, your comments must have a user


【文件预览】:
react-commentbox-master
----.babelrc(113B)
----package.json(945B)
----Dockerfile(330B)
----.scripts()
--------bootstrap.sh(153B)
--------deploy.sh(78B)
--------build.sh(128B)
--------terminal.sh(66B)
----LICENSE(11KB)
----.npmignore(57B)
----commentbox()
--------package.json(937B)
--------Dockerfile(288B)
--------api()
--------package-lock.json(414KB)
--------src()
--------docker-compose.yml(509B)
--------.gitignore(285B)
--------public()
--------README.md(117KB)
--------yarn.lock(244KB)
----.gitignore(914B)
----webpack.config.js(410B)
----README.md(6KB)

网友评论