mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
document fields for aria-label
This commit is contained in:
@@ -16,7 +16,8 @@ Custom field names are an important identifier. Depending on the name you give y
|
|||||||
- HTML form element's **id** attribute
|
- HTML form element's **id** attribute
|
||||||
- then the HTML form element's **name** attribute
|
- then the HTML form element's **name** attribute
|
||||||
- then the HTML form element's corresponding **label** value
|
- then the HTML form element's corresponding **label** value
|
||||||
- then the HTML form element's **placeholder** value
|
- then the HTML form element's **aria-label** attribute
|
||||||
|
- then the HTML form element's **placeholder** attribute
|
||||||
|
|
||||||
If one of these matches is found, Bitwarden will auto-fill the custom field's value for you.
|
If one of these matches is found, Bitwarden will auto-fill the custom field's value for you.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user