text

v1.0.5arrow_drop_down
v1.0.5
v1.0.4
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
330
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
4 KB
Text component
1 contributor
Install text as a package?
Copied
npm i @bit/dennisdigital.components.atoms.text
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
Text ()

Text component

Properties
NameTypeDefault value
content
string''
span
booltrue
extraClassNames
{}{}
context
{}{}
Test Summary

should render without any props

Pass

check content props

Pass

check content props without span wrapper

Pass

check content props type

Pass

check span props

Pass

check span props type

Pass

check extraClassNames props

Pass

check extraClassNames props type

Pass
Help and resources