Shadcn.io is not affiliated with official shadcn/ui
Table Sort Menu
A React context menu for table column sorting with ascending, descending, and clear sort options for data tables and spreadsheets
Clicking column headers for sorting feels old school. This React context menu brings right-click sorting to table headers with ascending, descending, and clear options. Built with shadcn/ui and Radix UI with Lucide React directional icons—perfect for data tables, admin dashboards, or spreadsheet applications where users need flexible sorting control.
Table Sort Menu preview
Installation
Related Components
Table Filter Menu
Filter operations with condition submenus
Table Row Operations Menu
Insert, duplicate, and delete row operations
Table Column Operations Menu
Show, hide, move, and resize column operations
Table Export Menu
Export data to CSV, Excel, PDF, JSON
Context Menu with Separators
Similar separator grouping pattern
Dropdown Menu
Alternative click-triggered menu
FAQ
Was this page helpful?
Sign in to leave feedback.
Context Menu with Submenus
A React context menu with nested submenus for sharing via email (Gmail, Outlook, Yahoo) and messaging (WhatsApp, Telegram, Slack) platforms
Table Filter Menu
A React context menu for table filtering with nested filter conditions (contains, equals, starts with, ends with) and clear filters for data tables