Home > widget-integration > PredictiveBundleControllerConnectProps
PredictiveBundleControllerConnectProps type
Signature:
export type PredictiveBundleControllerConnectProps = PredictiveBundleControllerProps & {
blockType?: string;
predictiveBundles?: PredictiveBundleData[];
};
References: PredictiveBundleControllerProps, PredictiveBundleData