mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
check maxLength
This commit is contained in:
@@ -20,4 +20,5 @@ export default class AutofillField {
|
||||
form: string;
|
||||
autoCompleteType: string;
|
||||
selectInfo: any;
|
||||
maxLength: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user