Skip to content

Autocomplete input missing for MatInput #12024

Closed
@simon-mathewson

Description

@simon-mathewson

Bug, feature request, or proposal:

MatInput should have an autocomplete input to control the autocomplete HTML attribute of the rendered input element. I need this, since there seems to be no other way to disable the browser's (e.g. Chrome's) autofill with autocomplete="off" or autocomplete="new-password".

What is the expected behavior?

A component input autocomplete which maps to the autocomplete HTML attribute of the input element.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular: 6.0.5
Material: 6.3.9

Is there anything else we should know?

A similar issue was submitted in 2016 regarding MdInput:
https://github.com/angular/material2/issues/789

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions