Use Main Layout left drawer to pass data into router-vue #8900
-
|
Hi, David |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I don't see anything wrong passing it as a props when it's the normal communication from parent to child. about injection, read about it in vue docs. |
Beta Was this translation helpful? Give feedback.
I don't see anything wrong passing it as a props when it's the normal communication from parent to child. about injection, read about it in vue docs.