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
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
I've just recently started trying out Vue as a primarily React user, and was curious if you expose any similar hooks like the React version does. Primarily looking at useDisclosure to control things like a nav menu open/close on mobile.
For now I'm using a custom method to toggle state which works fine, but was just curious if you support or is eventually going to support any more hooks.
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
-
Hello!
I've just recently started trying out Vue as a primarily React user, and was curious if you expose any similar hooks like the React version does. Primarily looking at useDisclosure to control things like a nav menu open/close on mobile.
For now I'm using a custom method to toggle state which works fine, but was just curious if you support or is eventually going to support any more hooks.
Beta Was this translation helpful? Give feedback.
All reactions