Angular Material- Buttons Angular directing <mat-button> is used to create a button with content styling and animations. Angular content buttons are native…
angular material
-
-
Angular Material Divider/ Content <Mat-divider> is an Angular Material directive that allows us for styling a line separator’s contents with different orientation…
-
Angular Material Fab-Toolbar <Md-fab-toolbar> is an Angular directive which contains headers, titles, or functions. It is used to show the elements or…
-
Angular Material Ripples We can connect user input to screen reactions by using ripples to indicate the point of touch and confirm…
-
Angular Material Toggle Button The Angular directive <mat-button-toggle> is used to create a toggle or on/off button with material styling and animations.…
-
Angular Material Toolbar and ToolTip The <mat-toolbar> is an Angular Directive used to create a toolbar to show the title, header, or…
-
Angular Material Installation Angular Material provides UI components that work in mobile, web, and desktop too. Angular Material is used to develop…
-
Angular Material-Tree The mat-tree provides the content design, style, tree that is used to display hierarchical data. The tree builds on the…
-
Angular Material List <Mat-list> is an angular directive used to create a container for carrying and formatting various objects. <Mat-list> is a…
-
Angular Material Menu <mat-menu> is a temporary panel containing a list of options. It is used to create menus and engage with…