Sharing Frames

To allow users to share frames from within an iframe, please ensure the iframe has allow=”camera; web-share”. Users will automatically be able to share frames when this feature is available for their browser. The share works by generating an image containing your logo, the users’ picture and the frame name.

This share functionality uses the browser native share, which is not fully compatible with all browsers. For a list of compatible browsers, please check the documentation on “Navigator.share” here:
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share