Skip to main content
Version: 2.1.4

ILoadingDivStyles

3p-core v2.1.4


3p-core / ILoadingDivStyles

Interface: ILoadingDivStyles

Optional style overrides for each part of the LoadingDiv layout.

Properties

PropertyTypeDescription
content?anyStyle override for the main content area.
message?anyStyle override for the loading message text.
root?anyStyle override for the outer wrapper element.
spinner?anyStyle override for the image or spinner element.
spinnerOverlay?anyStyle override for the overlay containing the spinner and message.