This website works better with JavaScript
Home
Explore
Help
Register
Sign In
4dkankan
/
4dkankan-components
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3d55eb6df8
Branches
Tags
feature/docs
feautre/gemer
main
master
typoerror
4dkankan-com...
/
docs
/
examples-bk
/
skeleton
/
animation.vue
animation.vue
62 B
History
Raw
1
2
3
<template>
<el-skeleton :rows="5" animated />
</template>