social

v1.0.13arrow_drop_down
v1.0.13
v1.0.12
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v0.0.1
STATUS
Failing
DOWNLOADS
216
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
14 KB
Social component
1 contributor
Install social as a package?
Copied
npm i @bit/dennisdigital.components.molecules.social
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Social ()

Social component

Properties
NameTypeDefault value
url
string''
title
string''
platforms
{"label":"string","url":"string","platform":"string"}[][]
extraClassNames
objectOf{}
context
{"css_prefix":"string"}{}
Test Summary

should render with default props if nothing has been set

Skipped

check url props

Skipped

check title props

Skipped

check if platforms props exist

Skipped

check platform props

Skipped

check if Link component is rendered

Skipped
Help and resources