Files
ui/docs/content/2.components/skeleton.md
2025-03-12 14:46:34 +01:00

22 lines
383 B
Markdown

---
description: Display a placeholder while content is loading.
links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/v2/src/runtime/components/layout/Skeleton.vue
---
## Usage
Use to show a placeholder while content is loading.
:component-example{component="skeleton-example"}
## Props
:component-props
## Config
:component-preset