-
Short answer. |
Beta Was this translation helpful? Give feedback.
Answered by
montasim
Oct 25, 2022
Replies: 1 comment
-
The HTML 5 datalist tag provides an autocomplete feature on the form element. It facilitates users to choose the predefined options to the users to select data. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
olx24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The HTML 5 datalist tag provides an autocomplete feature on the form element. It facilitates users to choose the predefined options to the users to select data.