# Loader

How To Inport Loader.

```js
import { Loader } from "phoenix-components-library";
```

### Instructions

Use `defaultChecked` boolean to set Switch default state

Use `active` to Activate loader, and deactivate it when needed
Use `centered` to add loader to full width of a parent and centered it

### Tips
