Socket
Book a DemoInstallSign in
Socket

@vcl/busy-indicator

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/busy-indicator

Indicate that a long-lasting operation is currently in progress

latest
npmnpm
Version
0.6.3
Version published
Maintainers
4
Created
Source

VCL busy-indicator

Indicate that a long-lasting operation is currently in progress.

Features

This component is a specialization of the icogram component and as such all possible media objects of the icon can be used. Good choses are CSS animated icons or animated SVGs.

This module comes with a circular and straight indicator as animated SVG which can be used.

A busy indicator can be wrapped in other components like the loading layer or a button to indicated a busy state in-place.

Usage

Circular indicator for use in containers with balanced aspect ratio.

circular example

Straight indicator for use in sharply rectangular containers like buttons.

straight example

Note that this component depends on the SVG files in the imgs folder.

Classes

  • vclBusyIndicator

Variables

Demo

example.html on GH-pages.

Keywords

css

FAQs

Package last updated on 18 Nov 2019

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