PresentationRequest()
Non-standard: This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
The PresentationRequest()
constructor creates a new PresentationRequest
object which creates a
new PresentationRequest.
Syntax
new PresentationRequest(url)
new PresentationRequest(urls)
Parameters
url
orurls\[]
-
A URL or array of URLs that are possible URLs used to create, or reconnect, a presentation for the PresentationRequest instance.
Specifications
Specification |
---|
Presentation API # constructing-a-presentationrequest |
Browser compatibility
BCD tables only load in the browser