Files
oa/documentation/placeload-text/placeload-text-base-documentation.md
2025-05-24 01:49:48 +09:00

279 B

VPlaceloadText

Vuero provides a <VPlaceloadText /> component to display text skeleton while loading. Check the markup for more details.

<template>
  <VPlaceloadText />
</template>