ProgressIndicator
<ui5-progress-indicator> | Since 1.0.0-rc.8Shows the progress of a process in a graphical way. To indicate the progress, the inside of the component is filled with a color.
Responsive Behavior
You can change the size of the Progress Indicator by changing its width or height CSS properties.
ES6 Module Import
import "@ui5/webcomponents/dist/ProgressIndicator.js";