Answer Posted / Madhu Mayur
To create a progress bar in Dojo framework, you can use the dijit.ProgressBar widget. Here is an example:nn```jsn<div data-dojo-type="dijit.ProgressBar" style="width: 50%; height: 30px;"></div>n```
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category