ckeditor5.data_types.yml
Same filename in other branches
File
-
core/
modules/ ckeditor5/ config/ schema/ ckeditor5.data_types.yml
View source
- # @see https://ckeditor.com/docs/ckeditor5/latest/features/toolbar/toolbar.html
- ckeditor5.toolbar_item:
- type: string
- label: 'Toolbar item'
- constraints:
- CKEditor5ToolbarItem: []
-
- ckeditor5.element:
- type: string
- label: 'Element'
- constraints:
- CKEditor5Element: []
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.