You are viewing API docs for version 1.89.3.
View latestHome > 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.