src/app/issue-detail/timeline/coalesced/timeline-item.component.ts
This directive is used in conjunction with an ng-template
.
The content of the ng-template
specifies the content of a timeline item, if it was not coalesced
Selector | [appSingleTimelineItem] |
Properties |
|
constructor(template: TemplateRef<>)
|
||||||
Parameters :
|
Public template |
Type : TemplateRef<>
|