ng-elastic icon indicating copy to clipboard operation
ng-elastic copied to clipboard

fix: ion-textarea does not shrink after reset form

Open longgt opened this issue 7 years ago • 0 comments

Listen for changes to the underlying model to adjust the textarea size is relying on ngModel. It should also support FormControlName in Reactive Forms.

longgt avatar Jan 20 '18 11:01 longgt