naive-ui/demo/documentation/components/gradientText/zhCN/index.md
2020-02-28 19:46:06 +08:00

22 lines
483 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 渐变文字 Gradient Text
为啥要弄这么个东西呢Rita 在一些警告信息上试了试渐变文字,我觉得看起来还挺好的。所以就有了这么个东西。
## 演示
```demo
basic
size
custom
```
## Props
|名称|类型|默认值|说明|
|-|-|-|-|
|type|`'default' \| 'info' \| 'success' \| 'warning' \| 'error'`||**必需**|
|size|`number \| string`|`null`||
|gradient|`string \| object`|`null`||
## Slots
|名称|参数|说明|
|-|-|-|
|default|`()`||