Home > widget-integration > InstantSearchController > escapeKeyHandler
InstantSearchController.escapeKeyHandler property
Escape keydown handler stored for cleanup
Signature:
protected escapeKeyHandler: ((e: KeyboardEvent) => void) | null;
Home > widget-integration > InstantSearchController > escapeKeyHandler
Escape keydown handler stored for cleanup
Signature:
protected escapeKeyHandler: ((e: KeyboardEvent) => void) | null;