Home > widget-integration > PredictiveBundleModule > onInitBlock

PredictiveBundleModule.onInitBlock() method

Initializes predictive bundle behavior for product-page blocks.

Signature:

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

Parameters

Parameter

Type

Description

block

AppBlock

Registered TAE block associated with the predictive bundle surface.

Returns:

Promise<void>