mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
546 B
546 B
渐变文字 Gradient Text
这个东西看起来没啥用,实际上确实没啥用。
演示
basic
size
custom
Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
theme | 'light' | 'dark' | null |
null |
|
themed-style | { [themeName: string]: Object } | null |
null |
|
type | 'primary' | 'info' | 'success' | 'warning' | 'error' |
'primary' |
|
size | number | string |
null |
|
gradient | string | { from: string, to: string, deg: number | string } |
null |
Slots
名称 | 参数 | 说明 |
---|---|---|
default | () |