[Doc] use ts-style type
This commit is contained in:
+4
-4
@@ -36,10 +36,10 @@ Vue.use(Panel);
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| icon | Left Icon | `String` | - |
|
||||
| title | Title | `String` | - |
|
||||
| desc | Description | `String` | - |
|
||||
| status | Status | `String` | - |
|
||||
| icon | Left Icon | `string` | - |
|
||||
| title | Title | `string` | - |
|
||||
| desc | Description | `string` | - |
|
||||
| status | Status | `string` | - |
|
||||
|
||||
### Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user