We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b220e commit a943fa7Copy full SHA for a943fa7
README.md
@@ -4,7 +4,7 @@ This is a (6kb) polyfill for the `Web Share API` that can be used on desktop, to
4
5
It also supports multi-language ([see the list of languages](#multi-language) - and you can help us with that :) ).
6
7
-This is a single file import polyfill.
+This is a single file import polyfill which relies on the `navigator.share()` method of the [Web Share API](https://www.w3.org/TR/web-share/).
8
9

10
[see the Share API Polyfill in action](https://on2-dev.github.io/share-api-polyfill/demo/)
0 commit comments