Back to blocks
View all table blocks
Installation
npx shadcn add @mylo-ui/table-list-viewPreview
5 items
| Name | Owner | Status | Priority | Updated | Actions | ||
|---|---|---|---|---|---|---|---|
Project Alpha Main website redesign initiative | JSJohn Smith | In Progress | High | 2 hours ago | |||
Marketing Campaign Q1 2024 marketing push | SJSarah Johnson | Planning | Medium | 1 day ago | |||
API Migration Migrate to new API architecture | MBMichael Brown | In Progress | Critical | 3 hours ago | |||
Documentation Update Update all technical docs | EDEmily Davis | Pending | Low | 2 days ago | |||
Security Audit Annual security review | DWDavid Wilson | In Progress | High | 5 hours ago |
Usage
import { TableListView } from "@/components/blocks/table-list-view"
export default function Page() {
return <TableListView />
}Dependencies
lucide-react
shadcn/ui Components
table
button
Related Blocks
More table blocks you might like


