How to recreate the kbar from the docs? #1102
Replies: 2 comments
-
@parotech123 we don't distribute or really provide support for our internal documentation components. Though we sometimes "dogfood" these internally before packaging them into the library. One thing to note though, I'd recommend looking at the latest iteration as part of #1080. I've redesign it to be much more visually appealing. The code is a bit cleaner as well: View the source here: General idea is it loops through are navigation tree, which is stored in a static .ts file, and then we iterate and filter the results of those: |
Beta Was this translation helpful? Give feedback.
-
For now this is not an "actionable" item, so I'm going to bump this over to a Discussion instead. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!
I was looking to recreate the beautiful kbar from the docs.
Any help on how to proceed?
Thanks!
What type of pull request would this be?
None
Any links to similar examples or other references we should review?
No response
Beta Was this translation helpful? Give feedback.
All reactions