All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
When using the Form component how can I turn off autocomplete for the entire form? IE: autocomplete="off"
https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion
Thank you
Hi John,The autoComplete property needs to be added to the FormElement, which applies all properties passed to it to the form that will be rendered:https://www.telerik.com/kendo-react-ui/components/form/api/FormElement/
Please keep in mind that the browser may still override this based on the names of the fields and we have no control over that.
Regards, Krissy Progress Telerik
Тhe web is about to get a bit better!
The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.