# Editor## Usage import { NOVO_EDITOR_ELEMENTS } from 'novo-elements';
##### Properties-`'config' : Object` * JSON object for config for CK Editor
-`'ngModel' : NgModel` * Defines the current value of the field
* Can be two-way data bound with `[(ngModel)]="binding"`