@streetscape.gl/monochrome
Version:
A toolkit of React components for streetscape.gl
20 lines (11 loc) • 374 B
Markdown
# Spinner
A spinner component.
## Usage
import {Spinner} from '@streetscape.gl/monochrome';
<Spinner />
## API Reference
### Props
- `style` **(function | object, optional)** - CSS overrides for the components. If a callback
function is supplied, it will receive the following arguments:
- `props` **(object)**
- `theme` **(object)** - the current theme