mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-04 04:08:34 +08:00
docs: uniform the attribute name (#9504)
This commit is contained in:
parent
f5fa7e741f
commit
fc7343be83
@ -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` | — |
|
||||
|
@ -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 |
|
||||
| ------- | ------------------------------------------------------------------------- |
|
||||
|
Loading…
Reference in New Issue
Block a user