Jeremy Keith
Jeremy Keith
## Introduction The [Web Share API](https://github.com/w3c/web-share) provides a means “for sharing text, URLs and images to an arbitrary destination of the user's choice”. The most basic sharing use case is...
Could `invokeTarget` be used to provide a declarative option for some JavaScript APIs? I'm thinking specifcally of JavaScript APIs that require a user interaction (and so most demos involve the...
I'd like to find out how people are currently using the Web Share API. Are you using it? If so, are you using it to share the current page? Or...