Back to blocks
View all table blocks
Installation
npx shadcn add @mylo-ui/table-filterablePreview
| Task | Priority | Status | Assignee | Due Date |
|---|---|---|---|---|
| Update documentation | High | In Progress | John Smith | 2024-02-01 |
| Fix navigation bug | Critical | Open | Sarah Johnson | 2024-01-28 |
| Design new landing page | Medium | Completed | Michael Brown | 2024-01-20 |
| Review pull requests | Low | In Progress | Emily Davis | 2024-02-05 |
| Update dependencies | Medium | Open | David Wilson | 2024-02-10 |
| Write unit tests | High | Open | Lisa Anderson | 2024-01-30 |
Showing 6 of 6 tasks
Usage
import { TableFilterable } from "@/components/blocks/table-filterable"
export default function Page() {
return <TableFilterable />
}Dependencies
lucide-react
shadcn/ui Components
table
input
select
Related Blocks
More table blocks you might like


