docs: type highlight (#4264)
This commit is contained in:
+4
-4
@@ -37,10 +37,10 @@ Vue.use(Panel);
|
||||
|
||||
| Attribute | Description | Type | Default | Version |
|
||||
|------|------|------|------|------|
|
||||
| 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