teaLongAttribute
This is a directive available under tea.directives. The teaLongAttribute formats an attribute with a label and content. This directive includes support for long text.
Usage
<tea-long-attribute label="Description">{{object.desc}}</tea-long-attribute>
Parameters
label - {String} Label of the attribute.
Directive Details
This directive creates a new scope.