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
Im using Vue3 (composition). How do I add variables that I am using in my component that is coming from a composable? I am trying to have menuIsOpen and menuIsHovered as args.
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
-
Im using Vue3 (composition). How do I add variables that I am using in my component that is coming from a composable? I am trying to have
menuIsOpen
andmenuIsHovered
as args.Beta Was this translation helpful? Give feedback.
All reactions