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
Should be easier to use to emit in multiple places or forward an event.
The emit function returns from defineEmits() also confusing for beginners, I often saw them named it as emits.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Should be easier to use to emit in multiple places or forward an event.
The
emit
function returns fromdefineEmits()
also confusing for beginners, I often saw them named it asemits
.Similarly, I also want
defineOption()
, but it can be a different proposal.Beta Was this translation helpful? Give feedback.
All reactions