Skip to main content

Module htmlformelement

Module htmlformelement 

Source

StructsΒ§

FormDatum πŸ”’
HTMLFormElement πŸ”’
https://html.spec.whatwg.org/multipage/#the-form-element

EnumsΒ§

FormDatumValue πŸ”’
FormEncType πŸ”’
FormMethod πŸ”’
FormSubmitterElement πŸ”’
https://html.spec.whatwg.org/multipage/#form-associated-element
ResetFrom πŸ”’
SubmittedFrom πŸ”’

ConstantsΒ§

_IMPL_DOMOBJECT_FOR_HTMLFormElement πŸ”’

TraitsΒ§

FormControl πŸ”’
FormControlElementHelpers πŸ”’

FunctionsΒ§

encode_multipart_form_data πŸ”’
https://html.spec.whatwg.org/multipage/#multipart/form-data-encoding-algorithm
encode_plaintext πŸ”’
https://html.spec.whatwg.org/multipage/#text/plain-encoding-algorithm
encode_with_html_fallback πŸ”’
Encode a string with the form’s encoding, converted to a byte sequence. https://encoding.spec.whatwg.org/#encode
generate_boundary πŸ”’