jQuery/JS Common Types - grids - LoadPanel
Configures the load panel.
import { LoadPanel } from "devextreme/common/grids"
indicatorSrc
Use the indicatorOptions instead.
Specifies the path to a custom load indicator image.
Type:
Default Value: ''
Use a .gif image to implement an animated load indicator.
shading
Specifies whether to shade the UI component when the load panel is shown.
Type:
Default Value: false
Feedback