Components
VueToCounterNumber
- color?
- locale?
- numberAdapter?
- stringAdapter?
- partDataOptions?
- debug?
- localeNumber?
- keyframes?
- value
- initialValue?
- minPlaces?
- digitToChar?
- animationOptions?
- cellStyle?
- prefix?
- suffix?
- color?: string | undefined
- Description
文本颜色, 可使用 CSS 属性
color
和background-image
的值.
VueToCounterString
- color?
- locale?
- numberAdapter?
- stringAdapter?
- partDataOptions?
- debug?
- keyframes?
- value
- alphabet?
- initialValue?
- minPlaces?
- digitToChar?
- animationOptions?
- cellStyle?
- prefix?
- suffix?
- color?: string | undefined
- Description
文本颜色, 可使用 CSS 属性
color
和background-image
的值.
VueToCounterDatetimeDuration
- color?
- locale?
- minPlaces?
- numberAdapter?
- stringAdapter?
- partDataOptions?
- debug?
- precision?
- keyframes?
- value
- initialValue?
- digitToChar?
- animationOptions?
- cellStyle?
- prefix?
- suffix?
- color?: string | undefined
- Description
文本颜色, 可使用 CSS 属性
color
和background-image
的值.