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.

Using Virtual Scroll in Angular Material 2 Table with @angular/cdk-experimental

I have a table displays so many rows, I want to optimize the performance of it. I've found a solution …

angular typescript angular-material2 angular6 angular-cdk
Angular 2 Flex Layout Align Icon Right

I am having trouble aligning items using Angular Flex Layout. The below snipper doesnt align the <md-icon> to …

css angular flexbox angular-material2 angular-flex-layout
mat-autocomplete auto-hide placeholder text on input focus

I am making use of the mat-autocomplete component with an input as per the examples in the docs, and I …

angular angular-material2 angular-material-6
Using separate components in a linear mat-horizontal-stepper

In Angular, is it possible to have a linear stepper where the individual steps are separate components? For example: <…

angular angular-material angular-material2 angular-material-stepper
How to compose Angular Material form control components

The code below shows an Autocomplete form control that allows selection of a US state. <mat-form-field class="example-full-width"> &…

angular angular-material angular-material2
How to import Angular Material Css

I'm trying to use Angular Material in my project and the tags are imported, but not all of the styling …

angular-material angular-material2 angular-material-5
Can Bootstrap (4) be integrated along with Angular Material (2)?

I'd like to use Angular Material 2 library, because of its (growing list of) components. But i'm used to bootstrap and …

javascript css twitter-bootstrap angular angular-material2
Angular 5 Material mat-sidenav toggle not working

I'm trying to get the sidenav to work using the official open/close example. I'm new to Angular, so I'm …

angular5 toggle angular-material2 mat-sidenav
Virtual Scroll For angular 4 Variable/Dynamic height images

I am implementing a feed screen like twitter that contains images and text. I am using angular 4. Currently I am …

angular angular-material2 virtualscroll