Launch sale — 60% off Pro
Contact
TableAdvanced

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

React Table with Vertical Lines

A React table with vertical border lines between columns using border-r for clear column separation and grid-like appearance

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Sometimes horizontal lines are not enough—dense data needs column boundaries too. This React table adds border-r vertical lines between columns. Built with shadcn/ui Table components and Tailwind border utilities, the grid structure clarifies column alignment—perfect for financial tables, data comparisons, project tracking, spreadsheet-like displays, or any table where vertical column separation helps users scan across rows without losing their place and column boundaries reduce confusion in wide tables.

ProjectStatusPriorityAssignee
Website RedesignIn ProgressHighJohn Doe
Mobile AppPlanningMediumJane Smith
API IntegrationCompletedHighBob Johnson
Database MigrationIn ProgressCriticalAlice Williams

Pattern created by @haydenbleasel

Installation

Questions you might have