Home > widget-integration > PredictiveBundleController > ensureModalBindings
PredictiveBundleController.ensureModalBindings() method
Ensures delegated handlers are attached to the shared modal surface.
Signature:
ensureModalBindings(blockType?: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
blockType |
string |
(Optional) Source block type used to resolve the modal surface. |
Returns:
void