How to use the jodit.Jodit function in jodit

To help you get started, we’ve selected a few jodit examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github jodit / jodit-angular / jodit-angular / jodit-angular.component.ts View on Github external
this.ngZone.runOutsideAngular(() => {
                this.editor = new EditorModule.Jodit(this.element, this.config);
            });
        }

jodit

Jodit is an awesome and useful wysiwyg editor with filebrowser

MIT
Latest version published 2 months ago

Package Health Score

65 / 100
Full package analysis

Popular jodit functions