List Box
ListBox are designed to present and manage lists of options or data entries, allowing users to view and select from multiple choices efficiently.
Installation
CLI
Manual
npx hq-kit add list-box
Basic
Preview
Code
Ubuntu
Debian
Fedora
Arch
CentOS
Gentoo
OpenSuse
Redhat
FreeBSD
NetBSD
Filtering
Preview
Code
Ubuntu
Debian
Fedora
Arch
CentOS
Gentoo
OpenSuse
Redhat
FreeBSD
NetBSD
Selection Mode
Preview
Code
Selection mode
Ubuntu
Debian
Fedora
Arch
CentOS
Gentoo
OpenSuse
Redhat
FreeBSD
NetBSD
Item Details
Preview
Code
ReactComponent-based JavaScript library
AngularComprehensive TypeScript-based framework
Vue.JsFlexible and progressive UI framework
Section
Preview
Code
MX
Kali
Deepin
Mint
KDE Neon
Zorin
CentOS
Alma
Nobara
Endeavour
Garuda
CachyOS
Rearrange
Preview
Code
Ubuntu
Debian
Fedora
Arch
CentOS
Gentoo
OpenSuse
Redhat
FreeBSD
NetBSD
Dragging Between Items
Preview
Code
Adobe Photoshop
Adobe XD
Documents
Adobe InDesign
Utilities
Adobe AfterEffects
Pictures
Adobe Fresco
Apps
Adobe Illustrator
Adobe Lightroom
Adobe Dreamweaver
Controlled
Preview
Code
Ubuntu
Debian
Fedora
Arch
CentOS
Gentoo
OpenSuse
Redhat
FreeBSD
NetBSD
[
1
]
Disabled
Preview
Code
Ubuntu
Debian
Fedora
Arch
CentOS
Gentoo
OpenSuse
Redhat
FreeBSD
NetBSD
You can also disable an item directly by passing the isDisabled
prop to ListBox.Item
.
<ListBox.Item isDisabled>Disabled</ListBox.Item>