On this page

Variable SubmitEvent

SubmitEvent: {
    prototype: SubmitEvent;
    new (type: string, eventInitDict?: SubmitEventInit): SubmitEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
SubmitEvent