-
Notifications
You must be signed in to change notification settings - Fork 437
Open
Description
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', })
那在进行设计器物料配置时,如何设置组件库全局配置。
What is your project name
tinyEngine
Metadata
Metadata
Assignees
Labels
No labels
