Blob URL

Block Group: Browser API
Block Icon: no icon

Creates a temporary URL that holds a binary object or string. This URL works only while this Blob URL block's parent page is open.


Input/Output Properties

These properties can take input and give output.

data is the binary object or string.

enabled indicates whether this block is currently active.


Output Properties

These properties can give output. They cannot take input.


Model

The Zip Download block creates a binary object. The Blob URL block creates a URL where that object can be accessed.

Blob URL dataflow model

The JSON string is bound to the data property, and the url property is bound to an IFrame component. The IFrame displays the JSON string.

Blob URL dataflow model