Directory

smd-social - Vaadin Add-on Directory

A fast way to integrate social buttons into your web app smd-social - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/Soulmatters/smd-social](https://github.com//Soulmatters/smd-social/blob/1.0.2/README.md) on 2019-05-22 ]** [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/owner/my-element) # \ ## Install the element ``` $ bower i --save Soulmatters/smd-social ``` ```html ``` ## Use the element ``` ``` ## Element properties **icon**: String, the name of the social media (Google+, facebook, twitter, dribbble, linkedin, behance, youtube, pinterest),
**fillColor**: String, the color fill of the social icon,
**width,height**: String, the size of the icon,
**logoColor**: Boolean if set to true uses the original color of the social media as icon color,
**logoCircle**: Boolean if set to true uses the original color of the social media as icon background,
**iconBg**: String for the custom color of the icon background,
**link**: String the set the link of the icon,
**target**: String, default '_blank'.
###Update Fixed element ripple overflow