{{'Default'|translate}}

By default, progress circular uses the applications primary color.

{{'Colored'|translate}}

Alternate colors can be applied.

{{'Indeterminate'|translate}}

Just as with the progress circular component, progress linear has an indeterminate state.

{{'Determinate'|translate}}

The progress linear component can have a determinate state modified by mat-progress-bar

{{'Query'|translate}}

For situations where the user wants to indicate pre-loading (until the loading can actually be made), use the query indicator.

{{'Buffer'|translate}}

A buffer state represents two values simultaneously. The primary value is controlled by the model, whereas the buffer is controlled by the buffer-value prop.

{{'Indeterminate'|translate}}

An indeterminate progress circular animates forever.

{{'Rotate'|translate}}

The progress origin can be rotated.