Replies: 3 comments
-
const modal = useModal() is more pretty and usual decision. function useModal(): ComputedRef<Modal | null> I think returning null is problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is for someone it can be useful - notify me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Now we can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's can be comfortable to have access to last opened window.
or
const modal = useModal() // computed
or
Beta Was this translation helpful? Give feedback.
All reactions