Block Client API

Resize1

Set the height of the IFRAME element embedding the given block.

MethodpostMessage
Message Data{ "bubblehouseBlockClientCall": "Resize1", ... }

Query Parameters

  • instancestringrequired

    Block instance identifier passed to the Blocks API.

    Empty string if an instance identifier has not been provided.

  • heightintegerrequired

    Height of the frame content in pixels

Previous
Overview