Prerequisites

Peer Dependencies

You must install all the following peerDependencies in order for `ngx-editor to work

Note

  • ngx-bootstrap is a mandatory peerDependency which needs to be installed and there is no need for them to be imported.

Modules

For ngModel and image upload work properly, you must inlcude FormsModule and HttpClientModule respectively in your project.

import { FormsModule } from '@angular/forms';
import { HttpClientModule } from '@angular/common/http';

results matching ""

    No results matching ""