teaAttribute
This is a directive available under tea.directives. The teaAttribute formats an attribute with a label and content.
Usage
<tea-attribute label="Version">{{object.config.version}}</tea-attribute>
Parameters
label - {string}: Label of the attribute.
Directive
This directive creates a new scope.