LoadingPanelBlockHandle
@spartanfx/react / LoadingPanelBlockHandle
Interface: LoadingPanelBlockHandle
A handle interface that provides imperative control over the LoadingPanel loading block.
Properties
| Property | Type | Description |
|---|---|---|
change | (message) => void | Updates the loading block message. |
remove | () => void | Removes the loading block from the panel. |