How to implement Two-Way Data-Binding in AngularJS
Enter a number (numeric value) inside the textbox. You can change the view to modify the model, and vice versa.
Your current bid amount: ${{bid | number}}
Go back to the Tutorial
More interesting and interactive Demos