mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-18 03:58:15 +08:00
committed by
Peter Bacon Darwin
parent
28e6500a59
commit
ebff4c1fd2
@@ -164,7 +164,7 @@ angular.module('ngMessages', [])
|
||||
*
|
||||
* @description
|
||||
* `ngMessages` is a directive that is designed to show and hide messages based on the state
|
||||
* of a key/value object that is listens on. The directive itself compliments error message
|
||||
* of a key/value object that it listens on. The directive itself compliments error message
|
||||
* reporting with the `ngModel` $error object (which stores a key/value state of validation errors).
|
||||
*
|
||||
* `ngMessages` manages the state of internal messages within its container element. The internal
|
||||
|
||||
Reference in New Issue
Block a user