Skip to main content
Version: 1.0.5

LoadingPanelBlockHandle

@spartanfx/react v1.0.5


@spartanfx/react / LoadingPanelBlockHandle

Interface: LoadingPanelBlockHandle

A handle interface that provides imperative control over the LoadingPanel loading block.

Properties

PropertyTypeDescription
change(message) => voidUpdates the loading block message.
remove() => voidRemoves the loading block from the panel.