On this page

Variable FocusEvent

FocusEvent: {
    prototype: FocusEvent;
    new (type: string, eventInitDict?: FocusEventInit): FocusEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
FocusEvent