React documented
Component Status
Component checklist
Flutter documented
Design
Is the design finished and component available in Figma library?
React
Is new design vision part implemented using new tokens?
Flutter
Is new design vision part implemented using new tokens?
Introduction
The Spinner component indicates that the system is processing something before displaying content on the screen. It appears if the waiting time exceeds one second, and only one Spinner should be visible on the page at a time.
Related components