Combobox autofocus the input #1350
daleydev
started this conversation in
Feature Requests / Ideas
Replies: 1 comment 2 replies
-
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.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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