[new feature] Tag: add click event (#2693)
This commit is contained in:
@@ -88,3 +88,9 @@ Vue.use(Tag);
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| - | 自定义 Tag 显示内容 |
|
||||
|
||||
### Event
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
|------|------|------|
|
||||
| click | 点击时触发 | - |
|
||||
|
||||
Reference in New Issue
Block a user