spartan
spartan copied to clipboard
RFC: Autocomplete
Which scope/s are relevant/related to the feature request?
Don't know / other
Information
Like select but with input.
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- [X] Yes
- [ ] No
There's a component called Combobox, which I believe is what you're looking for. Currently it's built on top of the command component but we are looking to move everything on top of our own implementation of select. Let me know if this is what you're looking for