UIP Snippets Title
UIPSnippetsTitle - small plugin to display a title of the currently selected snippet. More details can be found in UIP Snippets section.
The following sample will render snippets as a tab list in the header of the UI Playground:
Example
<uip-root>
<uip-snippets-title class="uip-toolbar"></uip-snippets-title>
...
</uip-root>