angular-counter icon indicating copy to clipboard operation
angular-counter copied to clipboard

Animation not working

Open saravanacs opened this issue 6 years ago • 1 comments

Hi, I'm using angular 8 project and now i install npm install angular-counter Update my HTML page this,

Update my typescript file also this, var app = angular.module('MyApp', ['counter']);

My HTML looks like,

{{ overAllSalesAmount | number:0 }}

My issues are, really don't know how to use this packages from my project. Please help me

saravanacs avatar Jan 24 '20 09:01 saravanacs

Because this lib is for AngularJS (v1), not Angular (v2-v10)

juleskreutzer avatar Nov 11 '20 19:11 juleskreutzer