Socket
Book a DemoInstallSign in
Socket

@types/react-spinner

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-spinner

TypeScript definitions for react-spinner

ts5.1
ts5.2
ts5.3
ts5.4
ts5.5
ts5.6
ts5.7
ts5.8
ts5.9
ts6.0
latest
Source
npmnpm
Version
0.2.4
Version published
Weekly downloads
1.4K
61.42%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

npm install --save @types/react-spinner

Summary

This package contains type definitions for react-spinner (https://github.com/chenglou/react-spinner/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-spinner.

index.d.ts

import * as React from "react";

export default class Spinner extends React.Component<React.HTMLAttributes<HTMLDivElement>> {}

Additional Details

  • Last updated: Tue, 10 Jun 2025 14:37:19 GMT
  • Dependencies: @types/react

Credits

These definitions were written by Jake Boone.

FAQs

Package last updated on 10 Jun 2025

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