Skip to content

✨ [Feature]: 物料配置支持全局设置 #1708

@sela0629

Description

@sela0629

What problem does this feature solve

组件配置有size、国际化等全局设置,设计器物料配置支持设置全局配置size和国际化等全局配置。

What does the proposed API look like

组件配置有size、国际化等全局设置,物料配置如何设置全局配置size。

比如我们项目中如下全局组件配置,
app.use(ElementPlus, { size: 'small', }) app.use(vue3Plus, { size: 'small', })
那在进行设计器物料配置时,如何设置组件库全局配置。

Image

What is your project name

tinyEngine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions