disqus

v0.0.1arrow_drop_down
v0.0.1
STATUS
Passing
DOWNLOADS
77
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
12 KB
Disqus component
Install disqus as a package?
Copied
npm i @bit/dennisdigital.components.molecules.disqus
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
Disqus ()

Disqus component

Properties
NameTypeDefault value
identifier
number | stringnull
url
(required)
string
title
stringnull
extraClassNames
{}{}
context
{}{}
disqusShortname
(required)
string
Test Summary

should render without defined props, except required props

Pass

check if Disqus is rendered

Pass

check if props are passed to Disqus component

Pass
Help and resources