# Tooltip

How To Inport Tooltip.

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

### Instructions

Use `checked` boolean to check or uncheck checkbox

Use `disabled` to disable checkbox

Use `defaultVisible` to set tooltip always visible untill hower on it first time

### Tips
