3👍
if you are using Vue2, you can use Vue Mixins.
if you are using Vue3, you can use and export function from Composite API
- [Vuejs]-How to merge a object to a array object in vuejs
- [Vuejs]-Vue 3 pass props from parent to child of child
Source:stackexchange.com