Adding a Pre-built Angular Material Theme When we install Angular Material few pre-built themes are being installed automatically. We put a mask on the copyrights section using RGBA code to outstand it. However, Angular Material provides a number of preset sections that you can use inside of an <mat-card>: These elements primary serve as pre-styled content containers without any additional APIs. Secondly we should also have latest node version installed on our system: npm install -g @angular/cli ng new angularboot5 //Create new Angular Project Open the app.module.ts module file and import the following code In the following examples we use mdbRipple directive to add waves effect to the To add Angular Material to your project, run: ng add @angular/material. Firstly friends we need fresh angular 12 setup and for this we need to run below commands but if you already have angular 12 setup then you can avoid below commands. Straightforward APIs with consistent cross platform behaviour. MDB color palette Item 1 The various sub-components to show content, subheading, footer section bar were also implemented and used in our example. Guys I am making this post because to understand the basic component structure in Angular. Angular Material is a UI component library which is developed by Google so that Angular developers can develop modern applications in a structured and responsive way. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. . [pageSize]="10" import {MatToolbarModule} from '@angular/material/toolbar'; Import this as well with the MatSidenavModule, in the same file for better understanding.