mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-15 04:29:37 +01:00
22 lines
384 B
Markdown
22 lines
384 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/dev/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
|