Home > widget-integration > PredictiveBundleController > closeModal
PredictiveBundleController.closeModal() method
Closes the predictive bundle modal surface.
Signature:
closeModal(blockType: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
blockType |
string |
Source block type used to resolve the modal surface. |
Returns:
void