DaffTabLabelComponent is used to display the label of a tab panel. Labels may optionally contain a daffPrefix or daffSuffix to add icons or badges.
<daff-tab-label>
 <div daffPrefix></div>
 Label
 <div daffSuffix></div
</daff-tab-Label>
'daff-tab-label'
| Name | Type | Description | 
|---|---|---|
| _prefix | DaffPrefixDirective | |
| _suffix | DaffSuffixDirective |