0👍
I think your approach is not the best.
If you are trying to reuse a data (the said prop) for a certain purpose, try creating a component that uses that data and reuse the said component, that would be a more natural and inline way of going about UI development.
- [Vuejs]-Jest import common plugins like Vee Validate before each test
- [Vuejs]-Access to api with certificate on localhost (vue.js app)
Source:stackexchange.com