---
id: Skeleton
section: components
cssPrefix: pf-v5-c-skeleton
propComponents: ['Skeleton']
---

## Examples

### Default

```ts file="./SkeletonDefault.tsx"
```

### Percentage widths

```ts file="./SkeletonPercentageWidth.tsx"
```

### Percentage heights

```ts file="./SkeletonPercentageHeight.tsx"
```

### Text modifiers

```ts file="./SkeletonText.tsx"
```

### Shapes

```ts file="./SkeletonShapes.tsx"
```
