mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
detect fields from label-aria
This commit is contained in:
@@ -10,6 +10,7 @@ export default class AutofillField {
|
||||
'label-right': string;
|
||||
'label-top': string;
|
||||
'label-tag': string;
|
||||
'label-aria': string;
|
||||
placeholder: string;
|
||||
type: string;
|
||||
value: string;
|
||||
|
||||
Reference in New Issue
Block a user