Cookbook: Form

A web application's main purpose is to present and gather data. For this reason angular strives to make both of these operations trivial. This example shows off how you can build a simple form to allow a user to enter data.

Demo Source Code







Demo Source Code

Things to notice