Typedef

ToolbarConfig (core/editor)

@ckeditor/ckeditor5-core/src/editor/editorconfig

typedefArray<ToolbarConfigItem> | object

Filtering

Properties

  • icon : string | undefined

  • items : Array<ToolbarConfigItem> | undefined

  • removeItems : Array<string> | undefined

  • shouldNotGroupWhenFull : boolean | undefined