Busy Indicator API
Properties
Name | Description | Type | Required | Default value |
---|---|---|---|---|
active | Defines if the busy indicator is visible on the screen. By default it is not. | boolean | false | |
size | Defines the size of the component. | string | medium | |
text | Defines text to be displayed below the component. It can be used to inform the user of the current operation. | string | - | |
text-placement | Defines the placement of the text. | string | bottom |