Skip to content

✨ [Feature]: Markdown MD 编辑器支持自定义配置工具栏 #1862

Open
@aolinpk

Description

@aolinpk

What problem does this feature solve

在源码中发现了对应参数toolbarConfig和customToolbars,也做了对应尝试。发现代码编辑器组件中有处理
image
但是子组件toolbar中没有处理。传入的toolbarConfig和自定义的customToolbars在toolbar中没有,而且也没有接收的合并后的值。
image

像是以前准备做这个功能但是没有做完。

What does the proposed API look like

可以按照原有设计使用以下参数:
toolbarConfig
customToolbars

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions