Replies: 1 comment
-
|
Found it: const { query } = useKBar();
const onClick = () => query.toggle(); |
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.
-
I have a fake input (a div styled like an input) with the "⌘ K" in the corner. How to open KBar when there's a click in this element?
Beta Was this translation helpful? Give feedback.
All reactions