Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 213 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 213 Bytes

Share-it

example

new ShareThat('.share-it', {
  inline: true,
  shareWith: {
    facebook: {
      active: true
    }
  }
})
<button class="share-it" value="share" />