# Showcase

The flagship XWUITaskTemplateSelector demo. It walks through the default trigger and dialog flow, hiding the search bar, hiding the category filter, a larger real-world marketing template library, and reacting to a selection through the `onSelect` event.

Every selector mounts into its own child div because an XWUI component clears its container on construct. Each instance opens its own dialog, appended to `document.body`, when its trigger is clicked.
