Difference between revisions of "Web Share"
From MgmtWiki
(Created page with "==Full Title or Meme== An API for sharing text, links and other content to an arbitrary destination of the user's choice. ==Context== * [https://w3c.github.io/web-share/#feat...") |
(→Context) |
||
Line 4: | Line 4: | ||
==Context== | ==Context== | ||
* [https://w3c.github.io/web-share/#feature-policy Web Share API] current draft at W3C. | * [https://w3c.github.io/web-share/#feature-policy Web Share API] current draft at W3C. | ||
+ | |||
+ | ==Problems== | ||
+ | * [https://groups.google.com/a/chromium.org/g/blink-dev/c/fgme9KOd8CU/m/a2lrPyslFAAJ?utm_medium=email&utm_source=footer&pli=1 Evaluate Readiness to Ship] | ||
==References== | ==References== | ||
[[Category: Browser]] | [[Category: Browser]] |
Revision as of 18:29, 27 May 2022
Full Title or Meme
An API for sharing text, links and other content to an arbitrary destination of the user's choice.
Context
- Web Share API current draft at W3C.