What about adding web component(s) for Presentation API (https://w3c.github.io/presentation-api/)?
In discussion with @kenchris he said that Presentation API element(s) should be part of app-media elements.
Seems, Presentation API is quite simple.
See https://developer.mozilla.org/docs/Web/API/Presentation_API.
Live demo: https://googlechrome.github.io/samples/presentation-api/index.html.
But I worry about good web component API (interface design). What properties and methods should Presentation API element (or elements) have?
What about adding web component(s) for Presentation API (https://w3c.github.io/presentation-api/)?
In discussion with @kenchris he said that Presentation API element(s) should be part of
app-mediaelements.Seems, Presentation API is quite simple.
See https://developer.mozilla.org/docs/Web/API/Presentation_API.
Live demo: https://googlechrome.github.io/samples/presentation-api/index.html.
But I worry about good web component API (interface design). What properties and methods should Presentation API element (or elements) have?