Blazor Login component Autocomplete

I'm using the Login component and I'm trying to prevent Edge from showing suggestions when clicking the user name box.
I know AutoComplete=false is available for TextBox but how do I apply that to the login component?

I changed the login and the username no longer fills or shows suggestions but the password field still does

Not sure what you changed however both user and password inner components AutoComplete is bound to the relevant property: