Skip to content

Kamal0078k/React_material_spinner-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published