Interface: configHTMLElement

config~configHTMLElement

An interface describing the 'HTML Element' object property of the config object.

Properties:
NameTypeDescription
formsstring

An ID for the form to be initialized. Must contain the '#' (hashtag).

passwordBoxstring

An ID for the 'passwordBox' This box contains all of the other password elements.

passwordContainerstring

An ID for the passwordContainer. This container is used to position the password (or list of passwords), properly inside of the password box.

entropyContainerstring

An ID for the entropyContainer (usually a span) to position the entropy value properly inside of a paragraph.

passwordParagraphstring

An ID for the password text to be put.

batchPasswordInputstring

An ID for the 'batch password input' field. Used to create multiple passwords.

copyButtonstring

An ID for the copy button.

generateButtonstring

An ID for the generate button.

Source: