furo-ui5-busy-indicator

furo-ui5-busy-indicator #

@furo/ui5 v1.18.0
import '@furo/ui5/src/furo-ui5-busy-indicator.js';
exports FuroUiBusyIndicator js
extends src/furo-ui5-busy-indicator.js

Summary: ui5 busy indicator with methods

Description #

The furo-ui5-busy-indicator signals that some operation is going on and that the user must wait.

1
<furo-ui5-busy-indicator></furo-ui5-busy-indicator>

https://sap.github.io/ui5-webcomponents/playground/components/BusyIndicator/

Example #

Attributes and Properties #

Methods #

activate #

activate() ⟹ void

*fn-activate

Sets the busy indicator state to active



deactivate #

deactivate() ⟹ void

*fn-deactivate

Sets the busy indicator state to inactive