cornflourblue / jw-angular-social-buttons

Angular Social Sharing Buttons
MIT License
17 stars 15 forks source link

Facbook 'Share' Button? #5

Open FiringBlanks opened 5 years ago

FiringBlanks commented 5 years ago

I noticed the Facebook 'Share' button next to the 'Like' button, and I'm wondering how to implement it. Looking at the test docs, it looks like the Like button is implemented with the <fb-like url={{url}}></fb-like> directive. What's the directive for the share button?