Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@frankhoodbs/loader-cmp

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frankhoodbs/loader-cmp

Simple loader component

npmnpm
Version
2.0.3
Version published
Maintainers
4
Created
Source

Loader component

This component is a customizable loading indicator for Vue applications. The component has two different loading animations, that are selectable via prop.

API Reference

Props

NameTypeDescription
data-typestringType of animation to use

Usage/Examples

<loader-cmp data-type="circular" />

or

<loader-cmp data-type="dots" />

FAQs

Package last updated on 05 Nov 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