Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.
I am using Angular 6 with Material 6 & flex-layout 6-beta , I am currently facing a strange issue, the form fields that …
angular compatibility angular-material2 angular6 angular-flex-layoutI have a md-dialog component - DialogComponent - which i open from sibling component - SiblingComponent - and i want …
angular angular-material2 mddialogI've created a basic Nativescript app using: tns create my-project-name --template nativescript-angular-drawer-template Now, I want to add Material Design to …
angular material-design nativescript angular2-nativescript angular-material2I am working on Angular7 and its compatible ngx-mat-datetime-picker. It works as expected. Want to customize the format: Actual: mm/…
angular angular-material angular8 angular-material2 date-pipeI would use material datatable with dataSource as array. import { Component, OnInit } from '@angular/core'; import { MatTableDataSource } from '@…
angular angular-material angular-material2 angular-datatablesI am working with Angular Material Table. In Html code, there is <ng-container cdkColumnDef="userId"> <md-header-cell *cdkHeaderCellDef&…
angular angular-material2 angular-cdkI am using Grid List of angular material 2. Here is the plunker https://plnkr.co/edit/0v9R3e4x3…
angular grid angular-material2 angular-flex-layoutI'm using Angular Material6 Tree component with check boxes. In the Original Example, We only can add new child to …
angular angular-material angular-material2 angular-material-5 angular-cdk