1.0.6 • Published 2 years ago

@fateh8687/vueleton v1.0.6

Weekly downloads
-
License
-
Repository
github
Last release
2 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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.13.0

2 years ago

0.12.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.1.0

2 years ago