-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Murhaf Sousli edited this page Oct 7, 2018
·
42 revisions
- For ngx-sharebuttons version 5.x (Angular >= 5), See this documentation
- For ngx-sharebuttons version 4.x (Angular >= 5), See this documentation
- For ngx-sharebuttons version 3.x (Angular 2 & 4), See this documentation
Facebook
, Twitter
, Google+
, LinkedIn
, Pinterest
, WhatsApp
, Messenger
, Reddit
, Tumblr
, Telegram
, Email
, SMS
, VK
, StumbleUpOn
, Xing
, Copy link
and Print
The plugin is divided into 3 modules:
- Share directive module - Share button directive to convert any element to a share button.
- Share button module - Share button component to add buttons individually.
- Share buttons module - Share buttons component to add a collection of share buttons.
Please give NgxShare a ⭐
If you identify any errors in this component, or have an idea for an improvement, please open an issue. I am excited to see what the community thinks of this project, and I would love your input!
Murhaf Sousli