Typedef

ToolbarConfigItem (core/editor)

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

typedefstring | object

Filtering

Properties

  • icon : string | false | undefined

  • items : Array<ToolbarConfigItem>

  • label : string

  • tooltip : boolean | string | ( string, string | undefined ) => string | undefined

  • withText : boolean | undefined