Constructors
constructor
- new ElProgress(config: IContainerBase): ElProgress
-
Parameters
Properties
cWidth
cWidth: number
color
color: string
css
css: ElProgressStyle
format
format: string
percentage
percentage: number
showText
showText: boolean
status
strokeLinecap
strokeWidth
strokeWidth: number
textInside
textInside: boolean
type
Methods
doGetClassName
-
Returns any
doGetCss
- doGetCss(): ElProgressStyle
-
Returns ElProgressStyle
doGetMethods
- doGetMethods(): {} & { handleFormat: any }
-
Returns {} & { handleFormat: any }
doGetVueData
-
Returns object
doGetVueHtml
-
Returns string
getAttrEditors
- getAttrEditors(): AttributeEditorBase[]
-
Returns AttributeEditorBase[]
setPercentage
- setPercentage(percentage: number): void
-
Parameters
Returns void
Progress 进度条 https://element.eleme.cn/#/zh-CN/component/progress