Progressmeter"
From Documentation
Maya001122 (talk | contribs) 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 < | + | 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
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.
<progressmeter value="10"/>