Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible, the parent can introduce the child component through import or include, through the import method is the current mode, through the inclue way, then the father and son talk about the shared scope, variables, so that you can omit mutual binding, export
有没可能,父可以通过import、或者include方式引入子组件,通过import方式就是现在模式,通过inclue的方式,那么父子讲共享作用域,变量,这样就可以省略相互绑定、暴漏了
Beta Was this translation helpful? Give feedback.
All reactions