Spinner
A component used as a placeholder when content is not yet available or to indicate that an action is being processed.
Basic usage
First, import the component.
import {Spinner} from '@pleo-io/telescope'
Then use it, like so:
API reference
Prop | Type | Default |
---|---|---|
size | enum | 16 |
- Basic usage
- API reference
On this page