mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 06:23:41 +09:00
first
This commit is contained in:
20
documentation/placeload/placeload-base-documentation.md
Normal file
20
documentation/placeload/placeload-base-documentation.md
Normal file
@@ -0,0 +1,20 @@
|
||||
### VPlaceload
|
||||
|
||||
Vuero provides a `<VPlaceload />` component to display skeleton element
|
||||
while loading. Check the markup for more details.
|
||||
|
||||
<!--code-->
|
||||
|
||||
```vue
|
||||
<template>
|
||||
<VPlaceload />
|
||||
</template>
|
||||
```
|
||||
|
||||
<!--/code-->
|
||||
|
||||
<!--example-->
|
||||
|
||||
<VPlaceload />
|
||||
|
||||
<!--/example-->
|
||||
Reference in New Issue
Block a user