doc(NgModelController) add example and $render documentation

Closes#930
This commit is contained in:
Misko Hevery
2012-05-25 10:29:54 -07:00
parent 073e76f835
commit 8024a5742c
3 changed files with 107 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
@ngdoc overview
@name Developer Guide: Forms
@name Forms
@description
Controls (`input`, `select`, `textarea`) are a way for user to enter data.