Basic list <mat-list> is a container component that wraps and formats a series of line items. As the base list component, it provides Material Design styling, but no behavior of its own.Official Doc here Item 1 Item 2 Item 3
List with selection A selection list provides an interface for selecting values, where each list item is an option. {{shoe}}

Options selected: {{shoes.selectedOptions.selected.length}}

Multiline lists A selection list provides an interface for selecting values, where each list item is an option.

{{message.from}}

{{message.subject}}

{{message.content}}

Multiline lists A selection list provides an interface for selecting values, where each list item is an option. test

{{message.from}}

{{message.subject}} -- {{message.content}}

List with sections A selection list provides an interface for selecting values, where each list item is an option.
Folders
folder
{{folder.name}}
{{folder.updated | date}}
Notes
note
{{note.name}}
{{note.updated | date}}