--- title: Skeleton description: Use to show a placeholder while content is loading. --- ## Installation ```bash npx shadcn-vue@latest add skeleton ``` ### Copy and paste the following code into your project ```vue ``` ## Usage ```vue ```