<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rakhi Shah</title>
    <description>The latest articles on DEV Community by Rakhi Shah (@rakhisshah).</description>
    <link>https://dev.to/rakhisshah</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F754376%2Ff9699ff9-29bb-46e4-8503-b3fbfc3d335d.png</url>
      <title>DEV Community: Rakhi Shah</title>
      <link>https://dev.to/rakhisshah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rakhisshah"/>
    <language>en</language>
    <item>
      <title>share on social media in angular</title>
      <dc:creator>Rakhi Shah</dc:creator>
      <pubDate>Tue, 16 Nov 2021 08:20:19 +0000</pubDate>
      <link>https://dev.to/rakhisshah/share-on-social-media-in-angular-19m7</link>
      <guid>https://dev.to/rakhisshah/share-on-social-media-in-angular-19m7</guid>
      <description>&lt;p&gt;I want to give share on social media functionality in my website..i used ngx-share button and used URL="https:hh.com" but i dont want hard coded it i want to pass dynamically this string to URL in Angular&lt;br&gt;
I refer Following Site:&lt;br&gt;
&lt;a href="https://dev.to/rodrigokamada/adding-the-social-media-share-buttons-component-to-an-angular-application-320h"&gt;https://dev.to/rodrigokamada/adding-the-social-media-share-buttons-component-to-an-angular-application-320h&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Can anyone please help me how to do this&lt;br&gt;
my code:&lt;/p&gt;

&lt;p&gt;
    [include]="['copy', 'facebook', 'email', 'messenger', 'mix', 'line', 'linkedin', 'pinterest', 'print', 'reddit', 'sms', 'telegram', 'tumblr', 'twitter', 'viber', 'vk', 'xing', 'whatsapp']"&lt;br&gt;
    [showIcon]="true"&lt;br&gt;
    [showText]="false"&lt;br&gt;
    [show]="5"&lt;br&gt;
    url="https://rodrigo.kamada.com.br/"&lt;br&gt;
    description="Angular Share Buttons"&lt;br&gt;
    twitterAccount="rodrigokamada"&lt;br&gt;
    class="pt-5"&amp;gt;&lt;br&gt;
  &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
