You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > PredictiveBundleModule > onInitInstantSearchBlock

PredictiveBundleModule.onInitInstantSearchBlock() method

Initializes predictive bundle behavior for instant-search blocks.

Signature:

onInitInstantSearchBlock(block: AppBlock): Promise<void>;

Parameters

Parameter

Type

Description

block

AppBlock

Registered TAE block associated with instant search.

Returns:

Promise<void>