Home > widget-integration > InstantSearchModule > setupBlockClickListeners
InstantSearchModule.setupBlockClickListeners() method
Set up click delegation for the ISW block.
Handles watermark clicks, recent search suggestion clicks, bundle product clicks, and locale-aware link navigation.
Signature:
protected setupBlockClickListeners(block: AppBlock): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
block |
The AppBlock providing the document scope |
Returns:
void