Progressmeter"

From Documentation
m (Created page with '{{ZKDevelopersGuidePageHeader}} A progressmeter is a bar that indicates how much of a task has been completed. The <tt>value</tt> attribute must be within the range 0 and 100. …')
 
m (correct highlight (via JWB))
 
Line 1: Line 1:
 
{{ZKDevelopersGuidePageHeader}}
 
{{ZKDevelopersGuidePageHeader}}
  
A progressmeter is a bar that indicates how much of a task has been completed. The <tt>value</tt> attribute must be within the range 0 and 100.
+
A progressmeter is a bar that indicates how much of a task has been completed. The <code>value</code> attribute must be within the range 0 and 100.
  
 
[[Image:100000000000006C0000000F34868BEC.png]]   
 
[[Image:100000000000006C0000000F34868BEC.png]]   

Latest revision as of 10:41, 19 January 2022

Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


A progressmeter is a bar that indicates how much of a task has been completed. The value attribute must be within the range 0 and 100.

100000000000006C0000000F34868BEC.png

 
<progressmeter value="10"/>



Last Update : 2022/01/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.