# XWUIEmoji

Display-only emoji component (the `XWUIIcon` equivalent for emoji). Reactive to `data-emojis` on `<html>` so a style-switcher flip re-renders live instances.

## Basic Usage

Single emoji from a string shorthand.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Single emoji from a string shorthand.
```

## Sizes

xs through 2xl plus a custom pixel value.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: xs through 2xl plus a custom pixel value.
```

## Styles

auto / apple / google / twitter rendering modes.

```example
file: examples/Styles.ts
html: examples/Styles.html
title: Styles
description: auto / apple / google / twitter rendering modes.
```

```api
```
