### What problem does this feature solve 在源码中发现了对应参数toolbarConfig和customToolbars,也做了对应尝试。发现代码编辑器组件中有处理  但是子组件toolbar中没有处理。传入的toolbarConfig和自定义的customToolbars在toolbar中没有,而且也没有接收的合并后的值。  像是以前准备做这个功能但是没有做完。 ### What does the proposed API look like 可以按照原有设计使用以下参数: toolbarConfig customToolbars 