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

Description

The footer can be used with either content projection or a simple string as an input.

Example :
<c8y-li>
  Content
  <c8y-li-footer>I am a footer</c8y-li-footer>
</c8y-li>

Example

Metadata

Relationships

<span *ngIf="footer">{{footer}}</span>
<ng-content></ng-content>

results matching ""

    No results matching ""