问题
How I can implement a step progress bar in ExtJs like this?:
回答1:
You can create step progressbar with help dataview
. And write simple interface for synchronize your component with this dataview
Fiddle
来源:https://stackoverflow.com/questions/60149321/step-progress-bar-extjs