- checkValidity
bool checkValidity()
Undocumented in source. Be warned that the author may not have intended to support it.
- disabled
void disabled(bool disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
- disabled
bool disabled()
Undocumented in source. Be warned that the author may not have intended to support it.
- elements
auto elements()
Undocumented in source. Be warned that the author may not have intended to support it.
- form
auto form()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- reportValidity
bool reportValidity()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCustomValidity
void setCustomValidity(string error)
Undocumented in source. Be warned that the author may not have intended to support it.
- type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.
- validationMessage
string validationMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
- validity
auto validity()
Undocumented in source. Be warned that the author may not have intended to support it.
- willValidate
bool willValidate()
Undocumented in source. Be warned that the author may not have intended to support it.