select-item

v1.0.1arrow_drop_down
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
2
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
2 KB
Belle internal component to wrap an Option in a Select.
1 contributor
Install select-item as a package?
Copied
npm i @bit/tomlandau.belle.components.select-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
chevron_left
chevron_right
components/selectItem ()

Belle internal component to wrap an Option in a Select.

This component exists to avoid binding functions in JSX.

Help and resources