Customize percentage
20 Feb 20171 minute to read
The data-ej-percentage attribute is used to specify the ProgressBar value in percentage that depends on maximum value. You can refer to the following code examples.
<div id="progressbar_sample" data-role="ejmprogress" data-ej-maxvalue=200 data-ej-percentage=35></div>
Output of Percentage: