setParentContainer variable
Set the parent container. This is the container element that the WidgetDiv, dropDownDiv, and Tooltip are rendered into the first time Blockly.inject
is called. This method is a NOP if called after the first Blockly.inject
.
Signature:
setParentContainer: typeof common.setParentContainer