File

core/list-group/list-item-timeline.component.ts

Description

Allows to display a timeline. Should be used with content projection.

<c8y-list-group>
  <c8y-li-timeline>
    24.April 2020
    <c8y-li>
      Hello
    </c8y-li>
  </c8y-li-timeline>
</c8y-list-group>

Metadata

Index

Properties
HostBindings
Accessors

HostBindings

class.expanded
Type : boolean

Properties

listItemComponent
Type : ListItemComponent
Decorators :
@ContentChild(ListItemComponent, {static: false})

Accessors

expanded
getexpanded()
<small class="c8y-list--timeline__item__date">
  <ng-content></ng-content>
</small>
<ng-content select="c8y-li, c8y-list-item"></ng-content>

results matching ""

    No results matching ""