-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Murhaf Sousli edited this page Jun 17, 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 to make it possible to include only the stuff you use.
- @ngx-share/core - Share button directive to convert any element to a share button.
- @ngx-share/button - Share button component to add buttons individually.
- @ngx-share/buttons - Share buttons component to add a collection of share buttons.
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