---
id: Spinner
section: components
cssPrefix: pf-c-spinner
propComponents: ['Spinner']
---

## Examples
### Basic
```ts file="./SpinnerBasic.tsx"
```

### Size variations
```ts file="./SpinnerSizeVariations.tsx"
```

### Custom size
```ts file="./SpinnerCustomSize.tsx"
```
