Header

Spinner

Used to denote a loading or busy state

Usage

import { Spinner } from '@cleartrip/bento'

Playground

className

string

Class to be appended to thw wrapping element

color

string

Color of the dots

height

number

Height of the spinner

width

number

Width of the spinner

ok cool,