# XWUIThing

Display a single entity with optional avatar, title, description, action. Naive UI Thing equivalent.

## Basic Usage

Display a single entity with optional avatar, title, description, action.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Display a single entity with optional avatar, title, description, action.
```

## Sizes

Different size presets.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: Different size presets.
```

## Team Member Card

A team-directory entry pairing a photo avatar with a name, role, and contact action.

```example
file: examples/TeamMember.ts
html: examples/TeamMember.html
title: Team Member Card
description: Directory card with a photo avatar, name, role line, and a Message action.
```

## Notification Feed

A stacked activity feed where each notification is its own compact Thing with an avatar and action.

```example
file: examples/NotificationFeed.ts
html: examples/NotificationFeed.html
title: Notification Feed
description: Several compact Things stacked into an activity feed, each with its own action.
```

```api
```
