Introduction In this tutorial we will explore the way to bind these few types of controls to our form: text, number, radio, select (primitive type), select (object), multiple select, checkbox (boolean), and checkbox (toggle value). Feel free to skip some of the control types (as some of them are really simple). If you are new to Angular 2 forms, do refer to these articles for basics. How to Build
