The following are some useful miscellaneous elements and attributes in Angular Material. These are simple to use and provide value in improving the user experience.
Whiteframe
On an element, Whiteframe provides an elevated, 3D appearance with shadow effect. It is an attribute directive. It could be used on an element link div in HTML. See Figure 11-1.
Figure 11-1. Whiteframes with various values of elevation
Use an element/directive md-whiteframe to create a whiteframe. ...