list-toggle

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
0
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
8 KB
Button for adding items to favorites list
1 contributor
Install list-toggle as a package?
Copied
npm i @bit/giladshoham.demo12.list-toggle
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
ListToggle ()

Button for adding items to favorites list

Example
<ListToggle />
Properties
NameTypeDescription
toggled
bool

determines whether button should be toggled

Help and resources