In this chapter, we will explore some more Angular Material directives and services. We will begin with list and grid list. They are quite effective controls to represent complex data. The controls are easy to use and are highly configurable. They provide flexibility in look-and-feel and functionality.
We will then detail dialog and toast elements that alert and inform data to the user. An application will have a variety of alerting requirements. Some are information only. Certain others are critical and need user attention. The Angular Material elements/directives ...