Skip to content

md-input attribute names should exactly match native input #861

Closed
@jelbourn

Description

@jelbourn

md-input currently uses camelCase names for attributes, such as autoComplete. However, the native input uses all lower-case, e.g. autocomplete. We should match the native input to avoid confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2The issue is important to a large percentage of users, with a workaround

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions