Block Client API
Block Callback FuncClosePopup1
Requests to close the popup that this call originates from.
| Kind | Block Callback |
|---|---|
| Method | postMessage |
| Message Data | { "bubblehouseBlockClientCall": "ClosePopup1", ... } |
Input
-
instancestring requiredBlock instance identifier passed to the Blocks API.
Empty string if an instance identifier has not been provided.