UNPKG

novo-elements

Version:

Bullhorn's NOVO Element Repository for Angular 2

12 lines (9 loc) 290 B
# 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"`