New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react_material_loading_spinner

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react_material_loading_spinner

Simple React material loading spinner animated svg

latest
npmnpm
Version
1.0.15
Version published
Maintainers
1
Created
Source

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 .

FAQs

Package last updated on 18 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts