### Feature Description Change the type of the autocompleteAttribute input parameter in MatAutocompleteTrigger from string to string | null. This will allow removing the HTML `autocomplete` attribute from DOM element when necessary. ### Use Case _No response_
Feature Description
Change the type of the autocompleteAttribute input parameter in MatAutocompleteTrigger from string to string | null.
This will allow removing the HTML
autocompleteattribute from DOM element when necessary.Use Case
No response