Addtoany data attributes mail

Here are the data- attributes for AddThis social sharing buttons:

Email

Example:

<a class="addthis_email" data-addthis:title="My Title" data-addthis:email="[email protected]" data-addthis:email_subject="My Subject" data-addthis:email_body="My Body Text">Email</a>

Other attributes

Example:

<a class="addthis_button_email" data-addthis:title="My Title" data-addthis:description="My Description" data-addthis:url="https://example.com" data-addthis:media="https://example.com/image.jpg">Email</a>

Note that you can customize the appearance and behavior of the AddThis buttons by using additional attributes and classes. For more information, refer to the AddThis documentation.