Busy Indicator
Basic
Preview
Config
Active
Defines if the busy indicator is visible on the screen.
Size
Defines the size of the component.
Text
Defines text to be displayed below the component. It can be used to inform the user of the current operation.
Text Placement
Defines the placement of the text.
Overlay
window.e.utils.v2.ui.busyIndicator.show({ isGlobal? }) / .hide({ isGlobal? })
Preview