# XWUIReveal

Reveal hidden content on hover (or focus). Semantic UI React Reveal equivalent.

## Basic Usage

A profile card whose front flips to a short bio on hover (or keyboard focus).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: A profile card whose front flips to a short bio on hover (or keyboard focus).
```

## Fade

An avatar that cross-fades to the person's name on hover.

```example
file: examples/Fade.ts
html: examples/Fade.html
title: Fade
description: An avatar that cross-fades to the person's name on hover.
```

## Move Left

A product thumbnail that slides aside to reveal its caption.

```example
file: examples/MoveLeft.ts
html: examples/MoveLeft.html
title: Move Left
description: A product thumbnail that slides aside to reveal its caption.
```

```api
```
