cmdk
cmdk copied to clipboard
[FR] Provide a way to pass in IDs like inputId from above
In some scenarios it may be desirable to have an external, visible label that connects to the CommandInput. Currently the inputId is created internally with no option to pass one in, so there is no way to associate an external label with the command input.
My request is to add an optional inputId prop to either Command or CommandInput to facilitate this functionality, whichever spot is more reasonable.
I support this feature request, is there any progress being made for this?
@pacocoursey happy to send a PR if you could let me know which direction you prefer