docs: missed English translation for table header of API#tooltip (#42593)

This commit is contained in:
Kenrick 2023-05-25 13:45:41 +08:00 committed by GitHub
parent 51b9f8b26b
commit ec6439ca7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ To input a value in a range.
### tooltip
| 参数 | 说明 | 类型 | 默认值 | 版本 |
| Property | Description | Type | Default | Version |
| --- | --- | --- | --- | --- |
| open | If true, Tooltip will show always, or it will not show anyway, even if dragging or hovering | boolean | - | 4.23.0 |
| placement | Set Tooltip display position. Ref [Tooltip](/components/tooltip/) | string | - | 4.23.0 |