Back to blocks
table
Block

Sortable Table

Column sorting with direction indicators

Installation

npx shadcn add @mylo-ui/table-sortable

Preview

John SmithDeveloperEngineering$85,0002022-03-15
Sarah JohnsonDesignerDesign$72,0002021-08-22
Michael BrownManagerSales$95,0002020-01-10
Emily DavisDeveloperEngineering$88,0002023-02-01
David WilsonAnalystFinance$68,0002022-11-30

Usage

import { TableSortable } from "@/components/blocks/table-sortable"

export default function Page() {
  return <TableSortable />
}

Dependencies

lucide-react

shadcn/ui Components

table
button