web api constructor
PresentationRequest: PresentationRequest() constructor
Limited availabilitySecure context
The PresentationRequest()
constructor creates a new PresentationRequest object which creates a
new PresentationRequest.
Syntax
new PresentationRequest(url)
new PresentationRequest(urls)
Parameters
urlorurls\[]- : A URL or array of URLs that are possible URLs used to create, or reconnect, a presentation for the PresentationRequest instance.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.