mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-06 12:17:13 +08:00
docs: add ellipsis docs
This commit is contained in:
parent
d994613a5e
commit
71511e7a97
@ -23,7 +23,7 @@ custom-tooltip
|
||||
|
||||
## Slots
|
||||
|
||||
| Name | Parameters | Description |
|
||||
| ------- | ---------- | ----------- |
|
||||
| default | `()` | |
|
||||
| tooltip | `()` | |
|
||||
| Name | Parameters | Description |
|
||||
| ------- | ---------- | --------------------------- |
|
||||
| default | `()` | The content of ellipsis. |
|
||||
| tooltip | `()` | Ellipsis's tooltip content. |
|
||||
|
@ -23,7 +23,7 @@ custom-tooltip
|
||||
|
||||
## Slots
|
||||
|
||||
| 名称 | 参数 | 说明 |
|
||||
| ------- | ---- | ---- |
|
||||
| default | `()` | |
|
||||
| tooltip | `()` | |
|
||||
| 名称 | 参数 | 说明 |
|
||||
| ------- | ---- | -------------- |
|
||||
| default | `()` | 文本省略的内容 |
|
||||
| tooltip | `()` | tooltip 的内容 |
|
||||
|
Loading…
Reference in New Issue
Block a user