list-toggle

v1.0.2arrow_drop_down
v1.0.2
v1.0.1
STATUS
Passing
DOWNLOADS
1,026
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
5 KB
Button for adding items to favorites list
2 contributors
Install list-toggle as a package?
Copied
npm i @bit/bit.movie-app.components.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
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