API

<vcf-progress-spinner>

Basic

Indeterminate

When the value is undefined, the progress spinner will animate indefinitely.

Custom Bounds

By default, the value is clamped between 0 and 1. You can customize the bounds using the min and the max properties.

Note: min must be less then max.

Custom Styles

When the value is undefined, the progress spinner will animate indefinitely.