mat-ngx-wig
v7.1.0
Published
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.
Downloads
25
Maintainers
Readme
MatNgxWig - Angular Material simple WYSIWYG
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.
Support
Angular 7 and RxJS 6 - [email protected]
and higher
Angular 5 - [email protected]
Icons
Material Design Icons are not in the pack! We recommend to use Material Design Icons
Example
<mat-form-field>
<mat-ngx-wig placeholder="Placeholder for editor"></mat-ngx-wig>
</mat-form-field>