Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor(props: IEditorProps) { super(props); CKEditor.editorUrl = '/ckeditor/ckeditor.js'; } render() {
Official React component for CKEditor 4 – the best browser-based rich text editor.