Combobox autofocus the input #1350
daleydev
started this conversation in
Feature Requests / Ideas
Replies: 1 comment
-
I think this is do-able. You can try binding to its ref. https://bits-ui.com/docs/components/combobox#input
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't see an option to autofocus the input on the doc: https://bits-ui.com/docs/components/combobox
Since <Combobox.Input /> is a component, I can't use use:action or bind:this to focus it programmatically.
Or am I just missing something.
Beta Was this translation helpful? Give feedback.
All reactions