# XWUIOverlayTooltip

Hover tooltip with placement options

## Basic Usage

XWUIOverlayTooltip Component Hover tooltip with placement options.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIOverlayTooltip Component Hover tooltip with placement options.
```

## Click Trigger

Tooltip that opens on click of a button, with richer text content.

```example
file: examples/ClickTrigger.ts
html: examples/ClickTrigger.html
title: Click Trigger
description: Tooltip that opens on click of a button, with richer text content.
```

## Placements

Four buttons, each with a tooltip placed top, right, bottom, or left.

```example
file: examples/Placements.ts
html: examples/Placements.html
title: Placements
description: Four buttons, each with a tooltip placed top, right, bottom, or left.
```

```api
```
