QSelect Example: Autoselect the first option upon user input #15795
Unanswered
braden-w
asked this question in
Ideas / Proposals
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if we could add an example on the docs for a QSelect that autoselects the first option upon user input. Specifically, adding the following code from this StackOverflow post:
such that the code in the BasicFiltering example is changed from:
to
alternatively, we could make this a separate example that comes right after the BasicFiltering example!
Beta Was this translation helpful? Give feedback.
All reactions