All Projects → w3c → Web Share

w3c / Web Share

Licence: other
Web API proposal for sharing data from a web page

Labels

Web Share API

Web Share is a Web platform API for sharing text, URLs and images to an arbitrary destination of the user's choice:

navigator.share({title: 'Example Page', url: 'https://example.com'});

Implementation status

The API is shipping in numerous browsers.

Links

This is a product of the Ballista project, which aims to explore website-to-website and website-to-native interoperability.

Licensing and contributions

See LICENSE and CONTRIBUTING.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].