[Request] Tag Input component
未关闭
- 主要语言
- TypeScript
- 星标
- 8.1k
- 派生
- 1.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [x] feature request
### Issue description
Hi, I would like to contribute to Tag Input component which can allow users to input tags. When 'Enter' is hit or the input lost focus, the value of the input becomes a tag. It supports:
- size
- shape and tag shape
- status and tag status
- disabled
- removable (true/false, tags can be removed or not)
- editable (true/false, tags can be edited or not)
- maxTags
- custom validators and asyncValidators
- tagAdded, tagUpdated, tagRemoved and textChanged output events
- auto complete
I've create pull request related to this. #2635
贡献指南
评估
这个 Issue 还没有评估数据。