You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my aim is to expose the Vue3 app to the other frameworks as a web component.
But I wanna pass some custom options to the web component.
What is the proper way to achieve this after using this createWebComponent wrapper?