File

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

Description

The li-body component can be used to define the body. Usually it doesn't need to be used, as it is the default content projected to a .

Metadata

selector c8y-list-item-body, c8y-li-body
templateUrl ./list-item-body.component.html

Index

Inputs

Inputs

body

An optional string content.

Type : string

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

result-matching ""

    No results matching ""