ngx-textarea-autosize icon indicating copy to clipboard operation
ngx-textarea-autosize copied to clipboard

Update autosize.directive.ts to support for Angular 9.1

Open sidhanshumonga opened this issue 5 years ago • 0 comments
trafficstars

Replaced private keyword with public as 9.1 update doesn't allow to access private variables outside that component but for this package it is mandate.

sidhanshumonga avatar Apr 04 '20 01:04 sidhanshumonga