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

Index

Inputs

Inputs

body
Type : string

An optional string content.

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

results matching ""

    No results matching ""