How to get all the props that a parent component has inside a child component In vue js?

前端 未结 0 1568
我在风中等你
我在风中等你 2021-01-20 20:05

How to get all the props like $store, $parent, $root everything that a parent component has inside a child component?

So I\'m creating a parent component and a child.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题