DevExtreme React - Overview

The LoadIndicator is a UI element notifying the viewer that a process is in progress.

View Demo

The following code adds a simple LoadIndicator to your page. You can change the widget size, using the height and width options.

If you need to use a custom image in the LoadIndicator, assign its URL to the indicatorSrc option.

See Also