Browse Source
Merge pull request #14292 from fr3fou/patch-1
Translate Input.Password properties
pull/14294/head
ztplz
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
components/input/index.en-US.md
|
|
@ -77,6 +77,6 @@ Supports all props of `Input`. |
|
|
|
|
|
|
|
#### Input.Password (Added in 3.12.0) |
|
|
|
|
|
|
|
| 参数 | 说明 | 类型 | 默认值 | |
|
|
|
| Property | Description | Type | Default | |
|
|
|
| --- | --- | --- | --- | |
|
|
|
| visibilityToggle | Whether show toggle button | boolean | true | |
|
|
|