naive-ui/demo/documentation/components/gradientText/enUS/index.md
2020-08-10 22:12:59 +08:00

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 ()