Angular Material Toasts/ WhiteframeAngular Material provides users with many unique ways to show hidden alerts. The $ mdToast service is used to show toast and provides a word toast. Example:The example shows the use of toasts. am_toasts.html Output: ![]() WhiteframeThere are some special classes for displaying containers in the form of cards such as paper with shadows in angular material. The table below lists the various classes along with their descriptions. ExampleThe example shows the shadow classes. am_whiteframes.htm Live Demo Output: ![]()
Next TopicAngular Material Virtual Repeat
|