core/list-group/list-item-timeline.component.ts
Allows to display a timeline. Should be used with content projection.
host | { |
selector | c8y-list-item-timeline, c8y-li-timeline |
templateUrl | ./list-item-timeline.component.html |
Properties |
HostBindings |
Accessors |
class.expanded |
Type : boolean
|
listItemComponent |
Type : ListItemComponent
|
Decorators :
@ContentChild(ListItemComponent, {static: false})
|
expanded |
getexpanded()
|