Home > widget-integration > PredictiveBundleController > inlineContainerMap
PredictiveBundleController.inlineContainerMap property
Maps widgetId → the DOM element that was passed to renderPreparedBundle as targetElement.
Signature:
protected inlineContainerMap: Map<string, HTMLElement>;