Socket
Socket
Sign inDemoInstall

@fateh8687/vueleton

Package Overview
Dependencies
25
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fateh8687/vueleton

Small Skeleton loading for Vue3


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

vueleton

Light lib for building skeleton loading in vue 3

Package

npm i @fateh8687/vueleton@latest

Usage

import { Skeleton } from "@fateh8687/vueleton";

Then use Skeleton as a normal component

Props

Prop NameRequiredDefaultDescription
heighttruenone(number) Set the height of the element
widthtruenone(number) Set the width of the element
radiusfalse0(number) Set a border-radius for the element
roundedfalsefalse(boolean) Make the element circle-shaped
animation-durationfalse1(number) Set the animation duration of linear gradient inside the element
customClass.falsenone(string) pass a custom class to the element for special cases.

FAQs

Last updated on 31 Jan 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc