Angular Material provides variety of action buttons . The directives or elements define Material Design style, behavior, and experience. From a developer point of view, they are easy to integrate within a web application.
One of the important aspects of Material Design is the feedback the user receives while interacting with the controls in the UI. The user will clearly know that he/she tapped on a button, used a link, navigated to a different view, and so on. Animations are subtle yet effective in providing context to the user. Primarily, buttons trigger most actions ...