Top "Angular-material2" questions

Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.

Unit Testing angular2 component with imported module

I am trying to write a test on a component which uses angular-material2, but when I add it to my …

angular typescript karma-jasmine angular2-testing angular-material2
How to use SnackBar on service to use in every component in Angular 2

I have a working snackbar, but it is only on each component, I want to add it on my service …

angular angular-material2 snackbar
Angular Material: Hide Autocomplete Panel when User hits enter Key

I'm currently working on a table where the user is able to tab through editable elements by pressing enter. I …

javascript angular typescript frontend angular-material2
How to make scrollable mat-list

I'm trying to build a mat-list inside a responsive height container with Angular 4.4.6 and Angular Material 2.0.0-beta.12. How can I …

angular list responsive angular-material2
Angular CDK's OverlayModule, cdk-overlay-pane will not set position to absolute?

I'm using Overlay Module of Angular's CDK. And I just cannot find the way to add position: absolute to the …

angular overlay angular-material2 angular-cdk
Multiple autocomplete in same page with different source in angular 4 with angular material

Multiple autocomplete in same page with different source in angular 4 with angular material: source :https://material.angular.io/components/autocomplete/…

angular angular-material2
Angular CDK: How to set Inputs in a ComponentPortal

I would like to use the new Portal from material CDK to inject dynamic content in multiple part of a …

angular angular-material2 angular-cdk
How to implement drag and drop in cypress test?

I am struggling to test drag and drop with Cypress and Angular Material Drag and Drop. So the goal is …

angular-material2 cypress
use mat-datepicker directly without input

I want to put the datepicker in a permanent sidebar always visible and not dependent on an input, is this …

angular angular-material2
How To Change Angular Material 2 direction To RTL

I Want Create RTL Template With Angular Material 2 But، I do not know How To Do This Work? Please Help …

angular right-to-left angular-material2