Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.
Recently, the successor to MDL (Material Design Lite) project was launched as Material Components for the Web. One of its …
material-design angular-material2 material-componentsI'm using angular material in my project and I'm using Mat-Table to render 1000 Product/row per table. When Change pagination (…
angular angular-material angular-material2 angular-cdkThe documentation of md-icon describes how to use font-awesome in several parts and suggests we could use font-awesome eventually like &…
angular-material2I'm writing here since I have a question about Mat Toolbar and Mat-sidenav from Angular Material. I'm trying to get …
angular angular-material angular5 angular-material2 angular-material-5Problem Statment I am learning Angular 4 and I have stumble upon a code where @Inject is being used in a …
javascript angular constructor angular-material2I am trying to use Angular Material 2's MdToolTip. The syntax looks like <span mdTooltip="Tooltip!">I have …
html css angular angular-material2The Angular Material CDK provides a Directive CdkScrollable, which allows you to listen to ScrollEvents of a specific container. I …
angular typescript scroll angular-material2 angular-cdkI am trying to unit test this material dialog to test if the template is rendering the right injected object. …
angular unit-testing karma-jasmine angular-material2 angular-testI try to create a component which includes two dataTables each of it with another dataSource. My Tables aren't visible …
angular typescript angular-material angular-material2 angular-datatablesI am very new to angular 4 and angular material and i am still at learning phase. I am trying to …
angular authentication router angular-material2