An interface describing the 'HTML Element' object property of the config object
.
Properties:
Name | Type | Description |
---|---|---|
forms | string | An ID for the form to be initialized. Must contain the '#' (hashtag). |
passwordBox | string | An ID for the 'passwordBox' This box contains all of the other password elements. |
passwordContainer | string | An ID for the passwordContainer. This container is used to position the password (or list of passwords), properly inside of the password box. |
entropyContainer | string | An ID for the entropyContainer (usually a |
passwordParagraph | string | An ID for the password text to be put. |
batchPasswordInput | string | An ID for the 'batch password input' field. Used to create multiple passwords. |
copyButton | string | An ID for the copy button. |
generateButton | string | An ID for the generate button. |
- Source: