share-api-polyfill
share-api-polyfill copied to clipboard
Option to provide a selector to append to instead of body
Currently the background and the share sheet appends to the body.
While it probably works for most users, but in our legacy CMS, we have smaller "apps" on the same page that need to be shared instead of the page itself so the ability to append the share sheet to a specific element would be great.
Thanks