Home > widget-integration > InstantSearchController > handleBundleEnter

InstantSearchController.handleBundleEnter() method

Handle Enter on bundle items by dispatching events to DI-based controllers.

Signature:

protected handleBundleEnter(current: HTMLElement): boolean;

Parameters

Parameter

Type

Description

current

HTMLElement

The currently selected navigable item

Returns:

boolean

True if a bundle event was dispatched