1.0.15 • Published 1 year ago

react_material_loading_spinner v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

React Material Loading Spinner

Simple React material loading spinner animated svg

How to use

import Loader to the project using below code

import Loader from "react_material_loading_spinner";

and use the Loader component as shown below

<Loader color={'color'} thickness={thickness} size={size}>

color indicates the color of the spinner, value = string\ thickness indicates the thickness of the stroke, value = number\ size indicates the loading spinner size, value = number .

1.0.15

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago