Question about vue 3 lifecycle and availability of properties
I want to load some content of a vue component based on a given argument. Here is some code to illustrate:
I want to load some content of a vue component based on a given argument. Here is some code to illustrate: