文件名称:material-input-chips:材料输入芯片
文件大小:386KB
文件格式:ZIP
更新时间:2024-06-07 11:13:38
react material input material-ui chip
材料输入芯片 该项目为material-ui @ next提供了一个芯片输入字段。 它的灵感来自 。 在职的! 安装 npm i --save material-input-chips 用法 import React from 'react' import InputChips from 'material-input-chips' class MyComponent extends React . Component { state = { selected : [ ] } render ( ) { return ( < InputChips xss=removed xss=removed xss=removed> this . seState ( { select
【文件预览】:
material-input-chips-master
----.gitignore(18B)
----.eslintrc(2KB)
----styleguide()
--------setup.js(62B)
--------build()
--------index.html(301B)
----package.json(1KB)
----src()
--------MaterialChips()
--------dev()
----webpack.config.js(1KB)
----.travis.yml(259B)
----styleguide.config.js(221B)
----README.md(224B)
----deploy.js(2KB)
----yarn.lock(219KB)