Skip to content

Wrong type of autocomplete in input tag #146

@Nourepide

Description

@Nourepide

Currently, autoComplete variable of input tag has Boolean type and doesn't support for any other values such as "new-password" or "nickname" except for "on" and "off".

I suppose you better use enum for this.

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

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