Class: Postbox

Postbox

new Postbox(options) → {Promise}

iframe communicate component, defined in parent frame

Parameters:
Name Type Description
options Object
Properties
Name Type Attributes Default Description
container element <optional>
document.body

element to inject iframe into

url string

iframe's url

model Object <optional>

model send to iframe

Source:
Returns:

return ParentAPI Promise Object

Type
Promise

Members

(static) Client :Client

Type:
Source: