-
|
can add autocomplete binding value as integer? because by default autocomplete only reads string |
Beta Was this translation helpful? Give feedback.
Answered by
ArgoZhang
May 7, 2025
Replies: 1 comment
-
|
@Boohel By design, the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArgoZhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@Boohel By design, the
AutoCompletecomponent must be a string. After submitting, you can format the text by typing in the candidate and converting it to an integer.