angular-cn/public/docs/js/latest/api/forms/INVALID-const.jade

12 lines
406 B
Plaintext
Raw Normal View History

2015-06-01 22:51:00 -07:00
2015-06-02 09:05:05 -07:00
.l-main-section
h2 INVALID <span class="type">variable</span>
p.location-badge.
exported from <a href='../forms'>angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/forms/model.ts#L18-L18">angular2/src/forms/model.ts (line 18)</a>
2015-06-02 09:05:05 -07:00
:markdown
Indicates that a Control is invalid, i.e. that an error exists in the input value.
2015-06-01 22:51:00 -07:00