Shadcn.io is not affiliated with official shadcn/ui
React Table Block Bulk Actions
Table component with floating bulk action toolbar for multi-row operations in React admin panels
Manage multiple records on your Next.js admin dashboard with this bulk actions table component. Features checkbox selection with select-all toggle, floating action toolbar that appears on selection, batch operations like delete, archive, and export, selection counter with clear button, and confirmation dialogs for destructive actions. Built with shadcn/ui Table, Checkbox, and Button components using Tailwind CSS. The efficient multi-select workflow saves time—perfect for content management, user administration, order processing, email clients, or any React app needing batch record operations.
React Table Block Bulk Actions preview
Installation
Related Components
Table with Row Selection
Basic row selection
Task Table with Actions
Individual row actions
Table with Drag and Drop
Reorder selected rows
Table with Export Options
Export selected data
Table with Quick Filters
Filter before bulk action
Table with Inline Editing
Edit multiple rows