Progress Indicator

A progress indicator notifies the user that a process is in progress in response to a user action. It meets the requirement of informing the user that the system is waiting for a response to a data retrieval request.

Spinner

html
<div class="spinner"></div>

Liner

html
<div class="progress"></div>