enhanced-list-item

v1.0.5arrow_drop_down
v1.0.5
v1.0.4
STATUS
Passing
DOWNLOADS
239
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
11 KB
EnhancedListItem component
1 contributor
Install enhanced-list-item as a package?
Copied
npm i @bit/dennisdigital.components.molecules.enhanced-list-item
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
EnhancedListItem ()

EnhancedListItem component

Properties
NameTypeDefault value
title
string''
subtitle
string''
excerpt
string''
image
string''
extraClassNames
objectOf{}
context
{"css_prefix":"string"}{}
Test Summary

should render without any props

Pass

check title props

Pass

check subtitle props

Pass

check excerpt props

Pass

check image props

Pass
Help and resources