Skip to content

A styleable sharing button that uses the Web Share API.

License

Notifications You must be signed in to change notification settings

schneyra/msme-sharing-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

msme-sharing-button

A styleable sharing button that uses the Web Share API.

npm Version

Installation

npm i msme-sharing-button --save and load the file in your HTML.

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>

About

A styleable sharing button that uses the Web Share API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published