Progressmeter

Employment/Purpose

A progress meter is a bar that indicates how much of a task has been completed. The value property must be in the range between 0 and 100.

Example

     <progressmeter value="10"/>

Properties

Indeterminate

<span class="version-badge" title="This feature is available since version 8.6"> since 8.6 </span>

If true, the progressmeter will show an indeterminate animation and the real value of the progressmeter will be hidden.(default false)

Supported Events

Name

Event Type

None

None

Supported Children

*NONE

Use Cases

Version Description Example Location
     

Version History

Version Date Content
     
8.6.1 Jan, 2019 ZK-3629: use the progressmeter to indicate a long operation is so hard