Hi All,
How I can display numbers on an image dynamically something like the below image. This number get increased as i add any item to the cart.
Thanks
Hi All,
How I can display numbers on an image dynamically something like the below image. This number get increased as i add any item to the cart.
Thanks
<i class="icon ion-home badge-container"><span class="badge badge-assertive">{{$root.Array.length}}</span></i>