feat: refine translation
This commit is contained in:
@@ -89,7 +89,7 @@ When `parse` and `format` are specified, values can be of any type, and `parse`
|
||||
^^^slot-thumb
|
||||
The thumb(s) of the slider. Displays a round button by default.
|
||||
|
||||
+++Scope properties
|
||||
+++Slot props
|
||||
| Name | Type | Description |
|
||||
| -- | -- | -- |
|
||||
| `index` | `number` | The index of current thumb. |
|
||||
@@ -102,7 +102,7 @@ The thumb(s) of the slider. Displays a round button by default.
|
||||
^^^slot-tip
|
||||
The entire tooltip for each thumb. Displays a `Tooltip` component with `value` as its content by default.
|
||||
|
||||
+++Scope properties
|
||||
+++Slot props
|
||||
| Name | Type | Description |
|
||||
| -- | -- | -- |
|
||||
| `target` | `HTMLElement` | The rendered `Element` for current thumb. |
|
||||
|
||||
Reference in New Issue
Block a user