Any visual cue that tells the user the app is working and content is on its way, so the screen doesn't just appear frozen.
Synonyms
- loader
- loading state
- activity indicator
Related terms
- spinner
- progress bar
- skeleton screen
- shimmer
In plain words
- the sign that it's still loading
- the thing that shows it's working
Usage example
Without a loading indicator, users assumed the button was broken and clicked it again.
Don't confuse with…
- progress barA loading indicator is the general category; a progress bar is one type that also shows how far along the work is.
Categories
- Feedback & status