React TreeList - loadPanel
Configures the load panel.
The load panel is displayed while the widget loads data. It consists of a loading indicator and text, both placed on a pane.
Since the load panel is, in fact, the DevExtreme LoadPanel widget, the loadPanel object can contain any options of this widget along with options described here.
See Also
enabled
Enables displaying the load panel automatically.
Displaying the load panel is enabled for remote data and disabled for local data by default. Set this option to true to always enable displaying or false to never show the load panel.
indicatorSrc
Specifies a URL pointing to an image to be used as a loading indicator.
If you have technical questions, please create a support ticket in the DevExpress Support Center.