Socket
Book a DemoInstallSign in
Socket

@asphalt-react/loader

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asphalt-react/loader

Loader

npmnpm
Version
2.0.0-rc.0
Version published
Weekly downloads
239
-43.76%
Maintainers
5
Weekly downloads
 
Created
Source

Loader

npm

Loaders provide a visual cue about tasks running in the background, like fetching data. Use Loaders when the progress of the task is non-deterministic.

Accessibility

  • Loader supports preferred reduce motion accessibility feature. When Reduce Motion is enabled, the animation slows down.

Usage

import { Loader } from "@asphalt-react/loader

<Loader />

Props

size

Size of the Loader. Accepts s, m and l for small, medium & large respectively

typerequireddefault
enumfalse"m"

Keywords

asphalt

FAQs

Package last updated on 10 Jul 2024

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