Launch sale — 60% off Pro
Contact
FieldToggles

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

React Field - Multiple Checkboxes

A React fieldset with multiple checkboxes for settings like desktop item preferences using legend and description built with shadcn/ui

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Scattered checkboxes without grouping make forms confusing. This React checkbox group uses FieldSet with FieldLegend to semantically group related options like desktop items or preferences. Built with shadcn/ui Field components and Radix UI Checkbox primitives, each checkbox has horizontal orientation and proper associations. Perfect for settings panels, preference forms, or any multi-select where options share a common category.

Show these items on the desktop

Select the items you want to show on the desktop.

Pattern created by @haydenbleasel

Installation

Questions you might have