1.0.6 • Published 3 years ago

@fateh8687/vueleton v1.0.6

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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.
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.13.0

3 years ago

0.12.0

3 years ago

0.11.0

3 years ago

0.10.0

3 years ago

0.1.0

3 years ago