Skip to content

按照文档说明,在vue3中通过globalProperties全局注册message后,如何使用? #2810

@H-Sven

Description

@H-Sven
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

app.config.globalProperties.$message = message
这样注册后,组件中如何使用

What does the proposed API look like?

app.config.globalProperties.$message = message
这样注册后,组件中如何使用

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