Library based on NgxWig which is lightweight editor without heavy dependencies (no Jquery).
MatNgxWig works with MatFormField
and can be used as a part of the form.
Angular 7 and RxJS 6 - mat-ngx-wig@7.0.0
and higher
Angular 5 - mat-ngx-wig@1.0.3
Material Design Icons are not in the pack! We recommend to use Material Design Icons
<mat-form-field>
<mat-ngx-wig placeholder="Placeholder for editor"></mat-ngx-wig>
</mat-form-field>