# XWUICardOverlayHover

Popover triggered on hover Wraps XWUIOverlayPopover with hover-specific defaults

## Basic Usage

XWUICardOverlayHover Component Popover triggered on hover Wraps XWUIOverlayPopover with hover-specific defaults.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUICardOverlayHover Component Popover triggered on hover Wraps XWUIOverlayPopover with hover-specific defaults.
```

## User Profile Card

Hovering a username reveals a profile card with name and bio - the GitHub-style hover card, anchored below the trigger with open/close delays.

```example
file: examples/UserProfileCard.ts
html: examples/UserProfileCard.html
title: User Profile Card
description: Hovering a username reveals a profile card with name and bio - the GitHub-style hover card, anchored below the trigger with open/close delays.
```

## Info Glossary

An info icon that reveals a titled definition on hover, placed to the right with a fast open delay and a forgiving close delay.

```example
file: examples/InfoGlossary.ts
html: examples/InfoGlossary.html
title: Info Glossary
description: An info icon that reveals a titled definition on hover, placed to the right with a fast open delay and a forgiving close delay.
```

```api
```
