Loading Spinner
A loading spinner indicates that content or data is actively being loaded.
Props
Name | Type | Default | Description |
---|---|---|---|
className | string | Additional CSS classes to set on the loading element | |
fullContent | boolean | false | Whether the loading needs to be vertically centered within its parent container |
id | string | Unique identifier. Only needed when using LoadingConnected |
Examples
Vertically centered
Loading spinner that can be used in other components
No guidelines exist for Loading yet.