Tag

Summary

The tag pattern can be used to bind labels to elements. This pattern is used in the select container for example.

There are no attributes defined for this pattern.

Example

Markup

<span class="zui-tag">Tag text</span>
Fork me on GitHub