Shadcn.io is not affiliated with official shadcn/ui
Table Row Actions
A React dropdown menu for data table row actions with edit, duplicate, favorite, report, archive, and delete operations in a compact vertical layout
Every data table needs row actions—edit this user, delete that order, favorite this item. This React dropdown menu uses MoreVertical icon for compact table row actions with shadcn/ui and Radix UI. Built with Lucide React icons, it provides Edit, Duplicate, Favorite, Report, Archive, and Delete in a narrower 40-unit width—perfect for data tables, admin panels, user lists, and dashboards where horizontal space is precious.
Table Row Actions preview
Installation
Related Components
File Actions Dropdown
Menu for file operations with shortcuts
Batch Actions Dropdown
Bulk operations for multiple rows
Standard Data Table
Complete data table with row actions
Card Actions with Share
Menu with nested social sharing submenu
Quick Actions Menu
Grouped actions with keyboard shortcuts
Row Context Menu
Right-click menu for table rows
FAQ
Was this page helpful?
Sign in to leave feedback.
Quick Actions Menu
A React dropdown menu organizing frequently-used actions into labeled groups with keyboard shortcuts for create, search, filter, import, export, and refresh
Alignment Options
A React text alignment selector dropdown with Left, Center, Right, and Justify options using DropdownMenuRadioGroup and dynamic icon trigger