Answers for "how to stop suggestions in input field"

3

prevent suggestions input html

<input type="text" autocomplete="off">
Posted by: Guest on April-23-2021

Code answers related to "how to stop suggestions in input field"

Browse Popular Code Answers by Language