文件名称:react-tageditor:*样式标签编辑器
文件大小:155KB
文件格式:ZIP
更新时间:2024-05-26 10:15:13
react tageditor JavaScript
React-TagEditor ES6中编码的标签编辑器,其依赖关系为React.js。 受*标签编辑器的启发。 特征 基本编辑/删除 通过键盘上的left/right浏览标签 标签可以在创建后进行修改 标签可以在光标处分割。 演示版 安装 凉亭: bower install react-tageditor --save < link rel =" stylesheet " href =" ./bower_components/react-tageditor/dist/style/default.css " > < script src =" ./bower_components/react/react.js " > </ script > < script src =" ./bower_components/react-tageditor/dist/ind
【文件预览】:
react-tageditor-master
----.gitignore(45B)
----README.md(2KB)
----examples()
--------index.bundle.js(229KB)
--------basic.html(2KB)
--------index.js(247B)
--------index.html(385B)
--------webpack.config.js(295B)
--------style()
--------validation.html(3KB)
----bower.json(517B)
----package.json(1KB)
----dist()
--------TagEditor.js(114KB)
--------style()
----src()
--------TagStore.js(3KB)
--------Tag.js(4KB)
--------const.js(268B)
--------connectToStore.js(1KB)
--------TagEditor.js(6KB)
--------utils.js(2KB)
--------style()
----.babelrc(62B)
----webpack.config.js(404B)
----yarn.lock(124KB)