diff --git a/docs/en-US/component/image.md b/docs/en-US/component/image.md index bdf7220426..67859e0ffe 100644 --- a/docs/en-US/component/image.md +++ b/docs/en-US/component/image.md @@ -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` | — | diff --git a/docs/en-US/component/input.md b/docs/en-US/component/input.md index ec12569cfe..c67f42f948 100644 --- a/docs/en-US/component/input.md +++ b/docs/en-US/component/input.md @@ -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 | | ------- | ------------------------------------------------------------------------- |