requestSubmit

fun requestSubmit(submitter: HTMLElement? = definedExternally)(source)

The HTMLFormElement method requestSubmit() requests that the form be submitted using a specific submit button.

MDN Reference