This API is currently only implemented in Chrome, and provides a single function: `navigator.share(shareData)`. We can try to detect the availability of this API, and provide fallback.
This API is currently only implemented in Chrome, and provides a single function:
navigator.share(shareData).We can try to detect the availability of this API, and provide fallback.