Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 412 Bytes

File metadata and controls

15 lines (11 loc) · 412 Bytes

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>