listbox
v4.2.0arrow_drop_downv4.2.0
v3.1.8
v3.1.0
STATUS
Passing
DOWNLOADS
372
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
9 months ago
SIZE
12 KB
ListBox is used to select one or more values from a list of items.
1 contributor
Like
Install listbox as a package?
Copied
npm i @bit/primefaces.primereact.listbox
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.dev
Component Example 
modifieddraft
modifieddraft
modifieddraft
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout



chevron_left
chevron_right
Properties
Name | Type | Default value |
---|---|---|
filter | string | null |
filterPlaceholder | string | null |
disabled | bool | false |
onFilter | function | null |
option | any | null |
label | string | null |
selected | bool | false |
tabIndex | string | null |
onClick | function | null |
onTouchEnd | function | null |
template | function | null |