-
Hello, first of all let me tell you this project is pretty awesome, I've started working with it today and I love it :) . I've got
Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Glad your finding it useful.
Yes, there's an example you can look at here: https://react-command-palette.js.org/?path=/story/command-palette--with-multiple-highlights. You can see this in practices in the Chrome theme example here: https://github.com/asabaylus/react-command-palette/blob/release/examples/sampleChromeCommand.js#L18-L25
Yes but it will hurt A11Y, anything can be a trigger.
You can also disable the trigger and manually open / close
Use a larger number of items than the
There's an example here: https://codesandbox.io/s/react-command-palette-with-atom-theme-2qb4m?fontsize=14&file=/src/atomTheme.css:1441-1474
I'm not sure I understand the question, can you share a practical use case? |
Beta Was this translation helpful? Give feedback.
Glad your finding it useful.
Yes, there's an example you can look at here: https://react-command-palette.js.org/?path=/story/command-palette--with-multiple-highlights. You can see this in practices in the Chrome theme example here: https://github.com/asabaylus/react-command-palette/blob/release/examples/sampleChromeCommand.js#L18-L25