动态创建组件并mount #9144
zuomingcai
started this conversation in
General Discussions
动态创建组件并mount
#9144
Replies: 4 comments 2 replies
-
不太理解你的意思 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@likui628 用vue实现一个javascript的alert,要求import后可以直接调用。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this the effect you're talking about? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Alfred-Skyblue 是的,vue3只有app有mount方法。用App实现无法共享全局App的配置和资源。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vue2中能够动态创建一个组件并mount,这个特性非常有用,希望Vue3可以支持这个特性
Beta Was this translation helpful? Give feedback.
All reactions