Back to blocks
View all table blocks
Installation
npx shadcn add @mylo-ui/table-editablePreview
| Name | Category | Price | Stock | Status | Actions |
|---|---|---|---|---|---|
| Wireless Mouse | Electronics | 29.99 | 150 | Active | |
| USB Cable | Accessories | 9.99 | 500 | Active | |
| Laptop Stand | Furniture | 49.99 | 45 | Active |
Usage
import { TableEditable } from "@/components/blocks/table-editable"
export default function Page() {
return <TableEditable />
}Dependencies
lucide-react
shadcn/ui Components
table
button
input
Related Blocks
More table blocks you might like


