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
when my vue component 'MyComponent' use eg: defineExpose({ a: 1 }), component instance can use instanceRef.value.a, but component typescript declaration not have field a when via InstanceType<typeof MyComponent>
What does the proposed API look like?
nothings
zjlovezj, michaelsaprykin, CasbaL, HusamElbashir, ivanchurkin and 32 morefilipbekic01sumy7, michaelsaprykin, carlosyan1807, ygj6, CasbaL and 16 more