@ta-interaktiv/react-share-buttons
TypeScript icon, indicating that this package has built-in type declarations

4.2.0 • Public • Published

React Share Buttons

Renders a collection of social sharing buttons.

Installation

yarn add @ta-interaktiv/react-share-buttons

Usage

import React from 'react'
import ShareButtons, { displayTypes } from '@ta-interaktiv/react-share-buttons'

//...

class YourComponent extends React.Component {
  render() {
    return (
      <ShareButtons
        hashtags={['TAGrafik', 'ddj']}
        displayType={displayTypes.HORIZONTAL_ICONS}
      />
    )
  }
}

Documentation

Can be found here.

Package Sidebar

Install

npm i @ta-interaktiv/react-share-buttons

Weekly Downloads

25

Version

4.2.0

License

ISC

Unpacked Size

105 kB

Total Files

32

Last publish

Collaborators

  • s1co
  • dariush-mehdiaraghi
  • mrdz_tx
  • mathiaslutz
  • sebaa