JavaScript/jQuery LoadPanel - LoadPanelAnimation
import { dxLoadPanelAnimation } from "devextreme/ui/load_panel"
hide
An object that defines the animation properties used when the UI component is being hidden.
Type:
Default Value: null
show
An object that defines the animation properties used when the UI component is being shown.
Type:
Default Value: null
Feedback