Edit this page

up.Request up.Request.prototype.layer
Property

This feature is experimental. Please share your experiences so we know what to keep or change.

The layer targeted by this request.

Setting the { layer } property will automatically derive { context } and { mode } properties.

When this request will open a new overlay, the string "new" is returned.

To prevent memory leaks, this property is removed shortly after the response is received.


Value

layer up.Layer|string