mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-30 11:16:12 +08:00
docs(components): [Image] format doc (#10956)
* docs(components): [Image] format doc * Update docs/en-US/component/image.md Yes Co-authored-by: qiang <qw13131wang@gmail.com> Co-authored-by: qiang <qw13131wang@gmail.com>
This commit is contained in:
parent
04f7ea8105
commit
701f27a2d5
@ -104,7 +104,7 @@ image/image-preview
|
||||
| `infinite` | whether preview is infinite. | `boolean` | `true` |
|
||||
| `hide-on-click-modal` | whether user can emit close event when clicking backdrop. | `boolean` | `false` |
|
||||
| `teleported` | whether to append image itself to body. A nested parent element attribute transform should have this attribute set to `true`. | `boolean` | `false` |
|
||||
| `zoom-rate` | the zoom rate of the image viewer zoom event, default is `1.2`. | `number` | `1.2` |
|
||||
| `zoom-rate` | the zoom rate of the image viewer zoom event | `number` | `1.2` |
|
||||
|
||||
### Image Viewer Events
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user