You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

981 B

:: BASE_DOC ::

API

Progress Props

name type default description required
color String / Object / Array '' Typescriptstring | Array<string> | Record<string, string> N
external-classes v0.25.0 Array - ['t-class', 't-class-bar', 't-class-label'] N
label String / Boolean / Slot true - N
percentage Number 0 - N
status String - optionssuccess/error/warning/active。TypescriptStatusEnum type StatusEnum = 'success' | 'error' | 'warning' | 'active'see more ts definition N
stroke-width String / Number - - N
theme String line optionsline/plump/circle。TypescriptThemeEnum type ThemeEnum = 'line' | 'plump' | 'circle'see more ts definition N
track-color String '' - N