Angular LoadPanel - LoadPanelAnimation

Configures UI component visibility animations. This object contains two fields: show and hide.

import { DxLoadPanelTypes } from "devextreme-angular/ui/load-panel"

hide

An object that defines the animation properties used when the UI component is being hidden.

show

An object that defines the animation properties used when the UI component is being shown.