The
md-input-container
gives you the flexibility to display your messages
using many standard angular directives.
For instance, toggle the switch
to the right
below
to see the messages switch between some custom hints, and the actual error messages.
Note that some of the
ng-messages
containers use
ngIf
while
others use
ng-show
or
ng-hide
.