@leafygreen-ui/loading-indicator
v5.0.3
Published
leafyGreen UI Kit Loading Indicator
Keywords
Readme
Loading Indicator
View on MongoDB.design
Installation
PNPM
pnpm add @leafygreen-ui/loading-indicatorYarn
yarn add @leafygreen-ui/loading-indicatorNPM
npm install @leafygreen-ui/loading-indicatorSpinner
<Spinner
variant="large"
description=”Loading…”
/>| Prop | Type | Description | Default |
| ------ | ------------------ | ---------------------------------- | --------- |
| size | Size or number | Determines the size of the spinner | default |
BlobLoader
<BlobLoader
description=”Loading…”
/>| Prop | Type | Description | Default |
| ------------- | -------- | ---------------- | ------- |
| description | string | Description text | - |
