-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
Hi, when i try your snippet with m-card, thats create <mat-card></mat-card> but i don't see anything on my html page.
I try with a ng-for-li and with this i see my data.
My example is :
<mat-card>
<mat-card-header>
<mat-card-title>This is the title</mat-card-title>
<mat-card-subtitle>This is a description</mat-card-subtitle>
</mat-card-header>
<mat-card-content>
This is my content
</mat-card-content>
<mat-card-actions>
<button mat-button>Ok</button>
</mat-card-actions>
</mat-card>
Best Regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels