A symbol indicating an indeterminate loading or pending state, when the user should wait for something to happen. Typically used in conjunction with Link Handler or Polling.
loadingIndicator { }| Property | Type | Required | Description |
|---|---|---|---|
analyticsId | String | No | An optional identifier to be used in analytics tracking. |
control | String | No | Specify a particular control to use to represent the layout. If the control is unknown, it will be ignored. |
margin | Size | No | The vertical margin to apply after this component. Defaults to md. |
size | Size | No | The size of the indicator. Defaults to md. |
| Array<String> | No | An optional list of identifiers used to configure renderers.
|
type | String | Yes | It must be 'loading-indicator' |