spinner
Accessible busy indicator with a live region and visual hook.
An accessible busy indicator. Renders a role="status" live region with an
accessible label; the visual is provided via the data-spinner styling hook.
import { Spinner } from '@fluixi/spinner';
<Spinner />
<Spinner label="Saving" />
Part of the Fluixi UI component library. Made with ☕ by the Fluixi team.