title

v0.0.2arrow_drop_down
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
0
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
4 KB
Content for the `Title` component
1 contributor
Install title as a package?
Copied
npm i @bit/chriskinch.app.components.title
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
No preview available
modifieddraft
chevron_left
chevron_right
Title ()

Content for the Title component

Example
<Title text="Hello world!" />
Properties
NameTypeDescription
text
string

content of the title

Test Summary

renders correctly

Pass
Help and resources