1.0.6 • Published 3 years ago
@fateh8687/vueleton v1.0.6
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 Name | Required | Default | Description |
---|---|---|---|
height | true | none | (number) Set the height of the element |
width | true | none | (number) Set the width of the element |
radius | false | 0 | (number) Set a border-radius for the element |
rounded | false | false | (boolean) Make the element circle-shaped |
animation-duration | false | 1 | (number) Set the animation duration of linear gradient inside the element |
customClass. | false | none | (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