🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@fenderdigital/react-wave-spinner

Package Overview
Dependencies
Maintainers
9
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fenderdigital/react-wave-spinner

Fender React UI Kit WaveSpinner Component

latest
npmnpm
Version
1.0.0
Version published
Maintainers
9
Created
Source

WaveSpinner for Fender React UI Kit

Description

Spinner with wave like animation

Installation and Usage

yarn add @fenderdigital/react-wave-spinner --save
import WaveSpinner from '@fenderdigital/react-wave-spinner';

Props

  • bars - number of bars in wave spinner to be generated
  • color - color of each bar, options are "red", "black" and "white"
  • size - used to compute dimensions for its wrapper and wave bars
  • sizeUnit - size unit in px, no other unit sizes can be used.
propNamepropTypedefaultValueisRequired
barsnumber10no
colorstringredno
sizenumber30yes
sizeUnitstring'px'no

Development

Check the Monorepo README for development documentation.

Keywords

react

FAQs

Package last updated on 22 Jul 2020

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