Skip to content Skip to sidebar Skip to footer
Showing posts with the label Angular Material

Angular Ui Router Sub States Not Working On Ie

As I said in my other question, I'm creating a webapp in AngularJS with NodeJS, Express and Ang… Read more Angular Ui Router Sub States Not Working On Ie

Angular Material Date Picker Set Only A Particular Day Of Week Selectable (eg: Monday)

I wonder is there any filtering mechanism for the Angular Material Date Picker, So that I can set o… Read more Angular Material Date Picker Set Only A Particular Day Of Week Selectable (eg: Monday)

Making Material Tabs Scrollable

I'm using Material tabs in my application (mat-tab s inside mat-tab-group) When there are more … Read more Making Material Tabs Scrollable

Change Md-datepicker Ng-model Format

I'm using Angular Material md-datepicker. The value of ng-model looks something like this: '… Read more Change Md-datepicker Ng-model Format

Angular 9 - How To Add A Mat-icon Dynamically Inside Html Page?

I have a simple problem with '@angular/core': '~9.1.6', and '@angular/material&… Read more Angular 9 - How To Add A Mat-icon Dynamically Inside Html Page?

Localising The Date Value In Angular Material Datepicker

I'm working with Angular Material date picker. My problem is that when I send a date to the Web… Read more Localising The Date Value In Angular Material Datepicker

Mat-datepicker Makes The App Crash Without Logged Error

I've got this page component template at the url /demo Which renders fine, but Solution 1: A… Read more Mat-datepicker Makes The App Crash Without Logged Error

Angular Material Datepicker Position Is Wrong Except On Chrome

I am using angular-material and md-datepicker in my project. I'm having a form, containing seve… Read more Angular Material Datepicker Position Is Wrong Except On Chrome