Launch sale — 60% off Pro
Contact
CheckboxStandard

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

React Right-Aligned Checkbox

A React right-aligned checkbox list with label-first layout for toggle-style controls like notification settings using shadcn/ui

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Labels on the left, checkboxes on the right—it's the settings toggle aesthetic. This React right-aligned checkbox list uses justify-between flex layout putting labels left and checkboxes right with maximum space between. Built with shadcn/ui rendering label-first for natural reading flow before interaction. The alignment mimics toggle switches creating visual consistency with modern settings interfaces. Perfect for preference panels, notification settings, feature toggles, or any interface where checkboxes function like on/off switches rather than multi-select items.

Pattern created by @haydenbleasel

Installation

Questions you might have