钩子点位`editor:tool` ~~~ import createPlugin from '@@/create-plugin'; export default createPlugin({ components: { 'editor:tool': () => import('./components/tool') } }); ~~~
概览
开始
第一个插件
发布插件
主题开发
编辑器工具栏扩展
组件
Anchor
可用钩子
aa