Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 975 Bytes

README.md

File metadata and controls

44 lines (35 loc) · 975 Bytes

Published on webcomponents.org

##<paper-share-button>

Material design: URL sharing system

<paper-share-button> is a light Material Design URL sharing system.

Social Media Supported:

  • Facebook
  • Google Plus
  • Twitter
  • Reddit
  • VK
  • Blogger
  • Tumblr
  • E-mail

Popup

<paper-share-button> supports popup sharing. Just add the attribute 'popup' to the element.

Compatibility list:

  • Facebook
  • Google Plus
  • Twitter

non-compatible social media will open in a new tab. Note: Popup demo won't work in frame

Example:

<paper-share-button facebook google twitter email url="https://example.org"></paper-share-button>