docs: uniform the attribute name (#9504)

This commit is contained in:
qiang 2022-08-28 13:33:48 +08:00 committed by GitHub
parent f5fa7e741f
commit fc7343be83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ image/image-preview
### Image Viewer Attributes
| Name | Description | Type | Default |
| Attribute | Description | Type | Default |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------ | ------- |
| `url-list` | preview link list. | `string[]` | `[]` |
| `z-index` | preview backdrop z-index. | `number \| string` | — |

View File

@ -149,7 +149,7 @@ input/length-limiting
| validate-event | whether to trigger form validation | boolean | - | true |
| input-style | the style of the input element or textarea element | object | - | {} |
## Input slots
## Input Slots
| Name | Description |
| ------- | ------------------------------------------------------------------------- |