react-simple-loading-spinner

1.2.0 • Public • Published

React Simple loading spinner

Simple Loading spinner component for React Apps

Installation

npm install -save react-simple-loading-spinner

Usage

Show this component in loading state (loading another component or waiting for data from a remote server)

<LoadingSpinner/>

You can pass a color prop to control the color of the spinner.

<LoadingSpinner color="blue"/>
<LoadingSpinner color="red"/>
<LoadingSpinner color="#20a8d8"/>

Options

color

The color of the spinner.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    3
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-simple-loading-spinner

Weekly Downloads

3

Version

1.2.0

License

MIT

Unpacked Size

27.2 kB

Total Files

8

Last publish

Collaborators

  • ibrahim.a.hamid