spinner

v4.15.0arrow_drop_down
v4.15.0
STATUS
Passing
DOWNLOADS
652
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
N/A
The Spinner component is used to indicate a loading state.
1 contributor
Install spinner as a package?
Copied
npm i @bit/segmentio.evergreen.spinner
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Properties
NameTypeDefault valueDescription
delay
number0

Delay after which spinner should be visible.

size
number40

The size of the spinner.

theme
(required)
object

Theme provided by ThemeProvider.

Help and resources