Skip to content

Input.Password添加autocomplete属性 #3520

@kingshuaishuai

Description

@kingshuaishuai
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

浏览器会自动填充用户名密码,在不需要自动填充时,需要设置autocomplete,但目前Props未提供该属性

What does the proposed API look like?

<Input.Password autocomplete="new-password"/>
or
<Input.Password autoComplete="new-password"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions