Back to Home

The Web Share API

The
Navigator.share()
method invokes the native sharing mechanism of the device as part of the Web Share API. If the Web Share API is unsupported, then this method will be undefined.

Couple of points before sharing!

Example

random

Browser compatibility

Web Share API - Browser compatibility

More Info