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.
| Property | Type | Required | Description |
|---|---|---|---|
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. |
type | String | Yes | It must be 'loading-indicator' |