[new feature] Tag: add click event (#2693)

This commit is contained in:
neverland
2019-02-06 20:44:40 +08:00
committed by GitHub
parent 9c5e5b8158
commit 305dc19ceb
3 changed files with 28 additions and 0 deletions
+6
View File
@@ -81,3 +81,9 @@ Vue.use(Tag);
| name | Description |
|------|------|
| - | Default slot |
### Event
| Event | Description | Arguments |
|------|------|------|
| click | Triggered when clicked | - |