What is Angular Material?
- It is a UI component library
- Helps to build good user interface is less time.
- It is an implementation of Google Material Design specification.
- Just like React has MaterialUI, Vue has vuetify, Angular has Angular Material
- Website of Anglar material : https://material.angular.io/
Following are the steps involved :
- Add angular to an Application
- Typography
- Component
- Buttons and Indicators
- Navigation
- Layout
- Form Control
- Popups and Modals
- Data Tables