Microsoft 365 and Office | Development | Office JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying using ngforms, on angular office js, since I import formsmodule on app.module.ts
I am getting the error on ngModel Can't bind to 'ngModel' since it isn't a known property of 'input', but I already on imported formmodules
does anyone know how to fit it, I would appreciate