Merge pull request #553 from Talljack/gradient-text-docs

docs: add gradient text docs
This commit is contained in:
XieZongChen 2021-07-19 09:26:27 -05:00 committed by GitHub
commit 92bedc1181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 | `()` | 渐变文字的内容 |