react-multi-features-spinner

1.0.7 • Public • Published
<style> </style>

A multi features spinner react.js component with dynamic spinner options.

Demo

https://bikeindex-b3100.firebaseapp.com/

Usage

Use react-multi-features-spinner as below.

import React from 'react'

import Spinner from 'react-multi-features-spinner'

 

const App = () => (

    <div className="App">

<Spinner

   spinnerType="text"

  textForSpinner="Loading…"

   />

);

Notes

spinnerType currently support two types like “text” and “circle” and textForSpinner belong to “text” spinnerType

Installation

npm

npm i react-multi-features-spinner --save

yarn

yarn add react-multi-features-spinner 

 

 

 

 

 

Package Sidebar

Install

npm i react-multi-features-spinner

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

48.5 kB

Total Files

13

Last publish

Collaborators

  • shahriat