LoaderCircular
SfLoaderCircular
is animated loading spinner that can be used to show that some content is loading.
Examples
Sizes
SfLoaderCircular
supports various sizes that can be set with the size
prop: 'xs'
, 'sm'
, 'base'
, 'lg'
, 'xl'
, '2xl'
, '3xl'
, '4xl'
.
Customizing colors
By default, SfLoaderCircular
uses primary-700
as the animated shape color (customizable by setting text color) and neutral-300
for the background ring.