Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. Presentation

Presentation

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.

ThePresentation can be defined as two possible user agents in the context:Controlling user agent andReceiving user agent.

In controlling browsing context, thePresentation interface provides a mechanism to override the browser default behavior of launching presentation to external screen. In receiving browsing context,Presentation interface provides the access to the available presentation connections.

Instance properties

Presentation.defaultRequestExperimental

In acontrolling user agent, thedefaultRequest attributeMUST return thedefault presentation request if any,null otherwise. In areceiving browsing context, itMUST returnnull.

Presentation.receiverExperimental

In areceiving user agent, thereceiver attributeMUST return thePresentationReceiver instance associated with thereceiving browsing context and created by thereceiving user agent when thereceiving browsing context is created.

Instance methods

None.

Specifications

Specification
Presentation API
# interface-presentation

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp