msme-sharing-button
v2.0.1
Published
A styleable sharing button that uses the Web Share API
Downloads
3
Readme
msme-sharing-button
A styleable sharing button that uses the Web Share API.
Usage
All attributes except data-sharing-url
are optional.
<msme-sharing-button
data-buttontext="share this page"
data-buttonclass="button"
data-sharing-url="https://martinschneider.me"
data-sharing-title="martinschneider.me"
data-sharing-text="Martins Website"
></msme-sharing-button>