Pre Selection of a Value in Select Menus #4682
Answered
by
VelvetToroyashi
Jonah987654321
asked this question in
API Feature Requests & Ideas
-
It would be cool to be able to preselect a value in a select menu. |
Beta Was this translation helpful? Give feedback.
Answered by
VelvetToroyashi
Mar 22, 2022
Replies: 1 comment 1 reply
-
A simple glance at the docs shows this is already possible by specifying |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Jonah987654321
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A simple glance at the docs shows this is already possible by specifying
default
to true on the option.