mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
525 B
525 B
Gradient Text
It doesn't seem very useful. In fact it isn't.
Demos
basic
size
custom
Props
Name | Type | Default | Description |
---|---|---|---|
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
Name | Parameters | Description |
---|---|---|
default | () |