This AngularJS example shows how to push or add new elements in between existing ng-repeat array list.
The below array list has 3 items. You can choose the location and add a new item in the box and click the button to add.
List of Products
- {{ products.name }}
Go back to the Tutorial
More interesting and interactive Demos