docs: type highlight (#4264)

This commit is contained in:
neverland
2019-08-27 22:09:21 +08:00
committed by GitHub
parent a79750d00c
commit ecbdc2bede
129 changed files with 1493 additions and 1484 deletions
+6 -6
View File
@@ -72,12 +72,12 @@ export default {
| Attribute | Description | Type | Default | Version |
|------|------|------|------|------|
| active | Active step | `number` | 0 | - |
| description | Description | `string` | - | - |
| direction | Can be set to `vertical` | `string` | `horizontal` | - |
| active-color | Active step color | `string` | `#07c160` | - |
| active-icon | Active icon name | `string` | `checked` | - |
| inactive-icon | Active icon name | `string` | - | - |
| active | Active step | *number* | 0 | - |
| description | Description | *string* | - | - |
| direction | Can be set to `vertical` | *string* | `horizontal` | - |
| active-color | Active step color | *string* | `#07c160` | - |
| active-icon | Active icon name | *string* | `checked` | - |
| inactive-icon | Active icon name | *string* | - | - |
### Step Slots