Relative Content

Tag Archive for javascriptvuejs2vuetify.js

Vue2 dynamic component issue with :is props

i have a component i want to render when receiving a value (right click on a menu will send the new value based onthe item clicked in) with a dynamic name to avoid sharing same variable.