react-contact-information
Introduction
Simple React
component that combines all the ways to get connected across a variety of services.
Icons driven by FontAwesome
; styles driven by Bootstrap
/ reactstrap
.
Example
; <ContactInformation size=FONT_AWESOME_SIZETWO rowLength=6 > <Service showIdentifier accountIdentifier='jaebradley' type=SERVICE_TYPEGITHUB /> <Service showIdentifier accountIdentifier='arsenal' type=SERVICE_TYPEINSTAGRAM /> <Service showIdentifier accountIdentifier='ohjoy' type=SERVICE_TYPEPINTEREST /> <Service showIdentifier accountIdentifier='spez' type=SERVICE_TYPEREDDIT /> <Service showIdentifier accountIdentifier='@djkhaled305' type=SERVICE_TYPESNAPCHAT /> <Email to='jae.b.bradley@gmail.com' /></ContactInformation>
API
ContactInformation
Email
Service
Constants
HORIZONTAL_ALIGNMENT_TYPE
FONT_AWESOME_SIZE
SERVICE_TYPE
TARGET
TOOLTIP_PLACEMENT