Launch sale — 60% off Pro
Contact
CheckboxStandard

Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.

React Vertical List Checkbox

A React vertical checkbox list with space-y layout for stacked multi-select options like skill selection using shadcn/ui

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Forms need multi-select, and vertical lists deliver. This React vertical checkbox list uses space-y-3 stacking checkboxes with consistent 0.75rem spacing between items. Built with shadcn/ui mapping over items array rendering checkbox-label pairs in vertical flow. Each option gets its own line for easy scanning and selection. Perfect for feature selections, skill lists, permission settings, preference forms, or any multi-select where users evaluate options one by one rather than comparing side-by-side.

Pattern created by @haydenbleasel

Installation

Questions you might have