Skip to main content

LoadingPanelBlockHandle

@spartanfx/react v1.2.2


@spartanfx/react / index / 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.