6.9 forms.progress-throbber Progress throbber
Shows the progress of a task using a throbber.
Example
Markup: forms/progress-throbber/progress-throbber.twig
<div class="progress-throbber {{modifier_class}}">
<div class="progress-throbber__widget"> </div>
<div class="progress-throbber__message">Progress message</div>
</div>
Source:
sass/forms/progress-throbber/_progress-throbber.scss, line 1