@schemater/bootstrap-ckeditor
v0.6.0
Published
Ckeditor input field for `@schemater/core` dependent on [ngx-color-picker](https://github.com/zefoy/ngx-color-picker)
Readme
Ckeditor input field for @schemater/core dependent on ngx-color-picker
Usage
- Import
SchematerBootstrapCkeditorModuleto Your project - Add
InputCkeditorComponentinto YourSchematerCore.forRootconfiguration toinputComponents. You can pick name as You want. Example:{name: 'ckeditor', component: InputCkeditorComponent}
Available options (in field.config)
ckeditorConfig: any- configuration of ckeditor
