Top "Angularjs-material" questions

Use this tag for any question related to "AngularJS Material", the material design framework for AngularJS.

Can I use AngularJS Material's md-autocomplete with multiple values?

I am in reference to AngularJS Material's md-autocomplete. See here for documentation. I am new to Angular Material and I …

angularjs angularjs-material
how to write css for a specific breakpoint in angular material

I am trying to write CSS for a div, that should apply only when a particular breakpoint is hit, eg. …

angularjs responsive-design material-design angularjs-material
How do i change the angular material md-primary button text color?

Basically i cant for the life of me figure out how to set the text color of the buttons using …

angularjs angularjs-material
Changing Tab using Button Click

<div ng-cloak> <md-content> <md-tabs md-dynamic-height md-border-bottom> <md-tab label="one"> <md-content class="…

angularjs angularjs-material
How to increase the width of an AngularJS Material datepicker

I have something like this: How is it possible to make the line under the "Date of recruitment" and the "…

html css angularjs angularjs-material