Toolbar items
Available Grunt toolbar items:insert-grunt-chartinsert-grunt-ganttinsert-grunt-tablegruntEditorgruntWrapgruntBreak
Production checklist
- Install
@grunt/ckeditor5-gruntfrom the authenticated Azure Artifacts feed - Register the
Gruntplugin - Implement a custom
GruntObjectStoragePipeline - Register pipeline configuration with a CKEditor plugin
- Serve
grunt.jsand_framework/* - Add Grunt toolbar items
- Verify runtime assets are publicly accessible
Summary
This integration keeps:- CKEditor UI logic in the plugin layer
- Rendering in the WebAssembly runtime
- Persistence fully controlled by your backend