# Showcase

The flagship XWUIActiveFilterChips demo. It shows a full active filter row with a primary chip, live removal driven by one delegated listener plus `setChips`, both empty state policies, and the product hooks (`removeAct`, `clearAct`, `chipClass`, `className`) used to bind the row into an existing search UI.

Chips render as buttons carrying `data-act` and `data-remove`, so the host application owns the removal logic.
