<vcf-progress-spinner>
When the value is undefined
, the progress spinner will animate indefinitely.
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
.
When the value is undefined
, the progress spinner will animate indefinitely.