API reference for Angular Material card

import {MatCardModule} from '@angular/material/card';

A basic content container component that adds the styles of a Material design card.

While this component can be used alone, it also provides a number of preset styles for common card sections, including:

Selector: mat-card

Exported as: matCard