A port of the forms components that were in the core angular package.
Libraries
- angular_forms
- This module is used for handling user input, by defining and building a ControlGroup that consists of Control objects, and mapping them onto the DOM. Control objects can then be used to read information from the form DOM elements.