!!! Check out the official documentation of CKEditort first https://ckeditor.com/docs/ckeditor4/latest/guide/dev_angular.html.
- Run the command:
yarn add ckeditor4-angular
. - import
CKEditorModule
to your application. - Add variable
editorData
and methodonChange
into code behind (See example inyour.component.ts
file). - Add
ckeditor
into your HTML markup (See example inyour.component.html
file).
asdfsd fad