Get started   Components   Icons   What's New
  Get a License
⚡️New Release! Material X components for Angular⚡ view demo
Types
Appearance
Content type
Color
Dense
Closable
Disabled
Chip
Change filter for code updates
HTML
<mat-chip-list>
    <mat-chip color="primary"
              disabled="false">
      Chip
    </mat-chip>
</mat-chip-list>