Browse Source
docs: missed English translation for table header of API#tooltip (#42593)
pull/42638/head
Kenrick
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
components/slider/index.en-US.md
|
|
@ -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 | |
|
|
|