2.0.12 • Published 2 years ago
@leafygreen-ui/loading-indicator v2.0.12
Loading Indicator
View on MongoDB.design
Installation
Yarn
yarn add @leafygreen-ui/loading-indicatorNPM
npm install @leafygreen-ui/loading-indicatorSpinner
<Spinner
variant="large"
description=”Loading…”
/>| Prop | Type | Description | Default |
|---|---|---|---|
displayOption | DisplayOption | Determines the size or orientation of the spinner and description text | default-vertical |
description | string | Description text | - |
BlobLoader
<BlobLoader
description=”Loading…”
/>| Prop | Type | Description | Default |
|---|---|---|---|
description | string | Description text | - |