@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)
Downloads
3
Readme
Ckeditor input field for @schemater/core
dependent on ngx-color-picker
Usage
- Import
SchematerBootstrapCkeditorModule
to Your project - Add
InputCkeditorComponent
into YourSchematerCore.forRoot
configuration toinputComponents
. You can pick name as You want. Example:{name: 'ckeditor', component: InputCkeditorComponent}
Available options (in field.config
)
ckeditorConfig: any
- configuration of ckeditor