Search


Search something to see results

FocusEvent

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

Type declaration