Reflects the
autofocus
HTML attribute, indicating that the form control should have input focus when the page loads.
Reflects the
challenge
HTML attribute, containing a challenge string that is packaged with the submitted key.
Reflects the
disabled
HTML attribute, indicating that the control is not available for interaction.
Indicates the control's form owner, reflecting the
form
HTML attribute if it is defined.
Reflects the
keytype
HTML attribute, containing the type of key used.
Reflects the
name
HTML attribute, containing the name for the control that is submitted with form data.
keygen
.keygen
objects are never candidates for constraint validation.