Home > widget-integration > PredictiveBundleModule > getController

PredictiveBundleModule.getController() method

Returns the most recently resolved predictive bundle controller.

Signature:

getController(): PredictiveBundleController | null;

Returns:

PredictiveBundleController | null

Active controller instance, or null when no block has been initialized yet.