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>