angular-contenteditable-accessor icon indicating copy to clipboard operation
angular-contenteditable-accessor copied to clipboard

This accessor allows you to use Angular forms with contenteditable elements with ease. It has zero dependencies, other than Angular itself as peer and works with Angular 4+ in all modern browsers, inc...

Results 2 angular-contenteditable-accessor issues
Sort by recently updated
recently updated
newest added

Hey there, I just updated to Angular 16 and now that ```ngcc``` has been removed I am seeing breaking errors relating to this package. The error: > 'ContenteditableValueAccessorModule' does not...