docs: add gradient-text docs

This commit is contained in:
caoyugang 2021-07-19 22:07:31 +08:00
parent 07b321e5e7
commit be0dbfdfc5
2 changed files with 6 additions and 6 deletions

View File

@ -20,6 +20,6 @@ custom
## Slots
| Name | Parameters | Description |
| ------- | ---------- | ----------- |
| default | `()` | |
| Name | Parameters | Description |
| ------- | ---------- | --------------------------------- |
| default | `()` | The content of the gradient text. |

View File

@ -20,6 +20,6 @@ custom
## Slots
| 名称 | 参数 | 说明 |
| ------- | ---- | ---- |
| default | `()` | |
| 名称 | 参数 | 说明 |
| ------- | ---- | -------------- |
| default | `()` | 渐变文字的内容 |