Spinner
The Spinner component renders a compact loading indicator that can be placed inline with actions or content placeholders.
Usage
Variants
Use the variant prop to swap the indicator stroke, making the spinner visible on light or dark surfaces.
Sizes
Pick between sm, md, or lg depending on the container.
Accessibility
The component renders an <output> element with the ARIA status role. Override the live region label with aria-label when the default "Loading" copy does not match the use case.
API
Spinner
Animated loading indicator powered by Panda tokens.