Optional Readonly fragmentPage fragment request.
When specified, this fragment will be requested by Accept-Fragment HTTP request header, and the response will
contain a loaded fragment.
When omitted in one of the page load requests, the full document will be requested. I.e. Accept-Fragment header
won't be sent in HTTP request.
Readonly receiverPage load events receiver.
Will be notified on page load response events whenever page loaded. The notifications would no longer be sent one request receiver's supply is cut off.
Generated using TypeDoc
Page load request.
Accepted as a input of page load parameter.