Web Share API

E856230

The Web Share API is a web platform feature that lets websites invoke a device’s native sharing capabilities to share text, links, and files with other apps.

All labels observed (3)

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Browser API
Web API
Web platform feature
allows invoking native sharing capabilities
belongsToCategory Device integration APIs
definedIn Web Share API specification
linked to: Web Share API
designedFor mobile web browsers
progressive web apps
documentationURL https://developer.mozilla.org/docs/Web/API/Navigator/share
https://wicg.github.io/web-share/
enables sharing files to messaging apps
sharing from web to native apps
sharing links to social apps
exposesMethod navigator.canShare
navigator.share
featureDetectableVia "navigator.canShare" in navigator
"navigator.share" in navigator
hasVersion Level 1
Level 2
implementedIn Chrome
linked to: Google Chrome

Edge
Opera
Safari
Samsung Internet
integratesWith device native share sheet
level2Adds file sharing support
limitations file types may be restricted by platform
maximum payload size may be constrained by platform
notFullySupportedIn Firefox
linked to: Mozilla Firefox
partOf Web Platform
linked to: Web platform
primaryGoal enable cross-app content sharing from web pages
privacyCharacteristic does not reveal available share targets to website
relatedTo Web Share Target API
linked to: Web Share API
requires HTTPS
secure context
user gesture to invoke share
runsIn web browser
securityModel user-initiated share only
standardizedBy W3C
supports sharing URLs
sharing files
sharing text
supportsPlatform Android
desktop operating systems
iOS
uses Promise-based asynchronous interface

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

Open Web Platform hasComponent Web Share API
Chrome Web Platform features includesAPI Web Share Target API
linked to: Web Share API
Web Share API definedIn Web Share API specification
linked to: Web Share API
Web Share API relatedTo Web Share Target API
linked to: Web Share API