1.0.1 • Published 8 years ago

tempo-spinner v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Tempo Spinner

This is the Tempo Spinner from the mobile team in as a React Component.

For an awesome demo: npm install npm run start

Props

PropertyTyperequireddefaultdescription
heightstringfalse250pxheight of spinner
widthstringfalse250pxwidth of spinner
colorstringfalse#cccdefault color for the whole logo if nothing else is specified
classNamestring/objectfalsenoneextra classes, can either be a string or object since it users classnames underneath
innerRingColorstringfalsenonecolor for the inner ring. Prop 'color' will be used if not specified
logoColorstringfalsenonecolor for the logo inside. Prop 'color' will be used if not specified
outerRingColorstringfalsenonecolor for the outer ring. Prop 'color' will be used if not specified