mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 07:13:44 +09:00
first
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
### VPlaceloadAvatar
|
||||
|
||||
Vuero provides a `<VPlaceloadAvatar />` component to display avatar skeleton
|
||||
while loading. Check the markup for more details.
|
||||
|
||||
<!--code-->
|
||||
|
||||
```vue
|
||||
<template>
|
||||
<VPlaceloadAvatar />
|
||||
</template>
|
||||
```
|
||||
|
||||
<!--/code-->
|
||||
|
||||
<!--example-->
|
||||
|
||||
<VPlaceloadAvatar />
|
||||
|
||||
<!--/example-->
|
||||
Reference in New Issue
Block a user