[improvement] Tag: add type className (#3788)
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ Vue.use(Tag);
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| type | Type, can be set to `primary` `success` `danger` | `String` | - |
|
||||
| type | Type, can be set to `primary` `success` `danger` | `String` | `default` |
|
||||
| size | Size, can be set to `large` `medium` | `String` | - |
|
||||
| color | Custom color | `String` | - |
|
||||
| plain | Whether to be plain style | `Boolean` | `false` |
|
||||
|
||||
Reference in New Issue
Block a user