# XWUICardValue

XWUICardValue - a selectable "icon + label" tile. The custom-element host IS the tile: base/consumer classes, role=button, tabindex, aria-pressed and data-* (index/title/desc) are applied to the host, and the media + label are appended directly. So consumer CSS and any selector wiring (e.g. a values carousel reading data-vindex / toggling is-active) target a real element - no wrapper, no bridge CSS.

## Showcase

XWUICardValue's flagship demo: title-only versus icon tiles, label typography

```example
file: examples/Showcase.ts
html: examples/Showcase.html
title: Showcase
description: XWUICardValue's flagship demo: title-only versus icon tiles, label typography
```

```api
```
