Top "Angular-material-6" questions

Angular Material is an implementation of Material Design in Angular.

Angular Testing for Angular-Material on Mat-Menu

I'm trying to write a test for my mat-menu in my application's toolbar. When I call button.click() in my …

angular angular-test angular2-material angular-material-6
angular material stepper add new step items dynamically on every click

I am using angular material in my project. I want to add extra stepper item(mat-step) on every click of …

angular angular-material angular-material-6
How restrict the drag element between one boundary in Angular Material 7 CDK?

For my current project am trying to implement the drag element one position to another position inside one div. For …

angular drag-and-drop angular7 angular-material-6 angular-dragdrop
Confirm message before closing material dialog accidentally in Angular?

How can i use of beforeClose() method to show a confirmation message before closing the material dialog ? this.dialogRef.beforeClose().…

angular angular-material angular-material2 angular-material-6
Provided data source did not match an array, Observable, or DataSource at getTableUnknownDataSourceError

I am new to Angular and Angular Material , Without Angular Materail it is working fine <table> <tr&…

angular6 jsonparser angular-material-6
Angular material table with data source: pagination and filter is not working

I have the following angular material table with data source property: <div class="dim"> <mat-form-field > <…

angular pagination datasource angular6 angular-material-6
Can't override the angular material theme with my css properties

I am using Angular 6.0.8 with Angular Material theme version 6.4.0 Whenever I try to slightly modify the material theme, it never …

css angular angular6 angular-material2 angular-material-6
Dynamically nested angular material menu

Please tell me how I can solve the following problem: I need to implement a dynamically created menu with different …

javascript angular typescript angular-material-6
How to reduce the size of MatSelect DropDown Panel

I am trying to reduce the default size of mat-select drop-down panel, But unable to figure out how to do …

angular angular-material angular-material-6
angular material mat-select drop-down width

The current drop-down box has width greater than the the width of the line: Is there a way to get …

css angular angular-material angular-material-6