@blaze-react/social-follow

0.7.0 • Public • Published

Description

The Social Icons Widget displays small graphics linked to your social media accounts, and can be displayed on your site in different ways.

Usage

  • Share
const media = {
    facebook: 'https://www.thebyte9.com',
    twitter: 'https://www.thebyte9.com',
    pinterest: 'https://www.thebyte9.com',
    linkedIn: 'https://www.thebyte9.com',
    youtube: 'https://www.thebyte9.com',
    instagram: 'https://www.thebyte9.com'
};

<SocialFollow media={media} vertical/> 
  • Follow
<SocialFollow media={media} type="follow"/> 

API

SocialFollow can receive a number of props as follow:
NAME TYPE DEFAULT
title String empty
type String share
media Object {}
vertical Boolean false

/@blaze-react/social-follow/

    Package Sidebar

    Install

    npm i @blaze-react/social-follow

    Weekly Downloads

    3

    Version

    0.7.0

    License

    ISC

    Unpacked Size

    6.14 kB

    Total Files

    4

    Last publish

    Collaborators

    • mcabrerapf
    • tanane
    • daoyong
    • marekb9
    • grzegorzi
    • ishrat
    • andypail