Loading API

API reference docs for theLoadingcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

Prop

Type

Description

Default

tone?

'accentPrimary' | 'neutralPrimary' | 'onPrimary' | 'criticalPrimary' | 'critical-onPrimary' | 'inverse'

Tone of the Loading icon.

'accentPrimary'

size?

'16' | '20' | '24' | '48' | '80'

Size of the Loading Icon.

'24'

icon?

'growYourBrandIcon' | 'none'

The icon to display inside the loading component.

'growYourBrandIcon'

id?

string

The unique identifier for the loading component.

_