Input components for log searching / multiselect

Does anyone know of any good or just know of some libraries outside of react-select that could help with creating an input for log searching. Think about Vercel's log searching, or Datadag 🙂
3 Replies
chip
chip•4mo ago
i.e something like this
No description
Y7YA
Y7YA•4mo ago
Shadcn's combobox implementation maybe? https://ui.shadcn.com/docs/components/combobox
Combobox
Autocomplete input and command palette with a list of suggestions.
Y7YA
Y7YA•4mo ago
Uses https://cmdk.paco.me/ under the hood
⌘K
Fast, composable, unstyled command menu for React.