3p-core v2.1.4
3p-core / ILoadingDivStyles
Interface: ILoadingDivStyles
Optional style overrides for each part of the LoadingDiv layout.
Properties
Property | Type | Description |
---|
content? | any | Style override for the main content area. |
message? | any | Style override for the loading message text. |
root? | any | Style override for the outer wrapper element. |
spinner? | any | Style override for the image or spinner element. |
spinnerOverlay? | any | Style override for the overlay containing the spinner and message. |