Launch sale — 60% off Pro
Contact
SkeletonTable

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

React Skeleton - Table with Actions

A table skeleton with five columns including an actions column with dual icon buttons for edit and delete operations

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Data tables need actions—edit, delete, view. This React table skeleton shows grid-cols-5 with four data columns plus an actions column containing two icon buttons (h-8 w-8 rounded-md). Built with shadcn/ui Skeleton component and items-center alignment, the action buttons maintain vertical alignment—perfect for admin panels, dashboards, user management, content moderation, or any data table where row actions are essential to the interface.

Pattern created by @haydenbleasel

Installation

Questions you might have