0.0.8 • Published 5 years ago
@brewermap/social-button v0.0.8
Brewer Map Social Button
Component for rounded buttons with icon and color for social networks
Social Networks and Brands
The advailable buttons are:
| Network | Key | 
|---|---|
| fb | |
| tw | |
| ig | |
| Amazon | am | 
| World Wide Web | ww | 
| wa | |
| Phone | ph | 
| em | |
| Mercado Libre | ml | 
| Untappd | ut | 
Usage
<bm-social-button 
    network="fb"
    url="https://facebook.com/brewermap">
</bm-social-button>Inputs
| Name | Type | 
|---|---|
| network | string (network key) | 
| url | string (url) | 
Outputs
N/A