Firefox Tomorrow

web api constructor

PresentationRequest: PresentationRequest() constructor

View on MDN ↗

Limited availabilitySecure context

The PresentationRequest() constructor creates a new PresentationRequest object which creates a new PresentationRequest.

Syntax

new PresentationRequest(url)
new PresentationRequest(urls)

Parameters

  • url or urls\[]
    • : 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.