Back to blocks
View all table blocks
Installation
npx shadcn add @mylo-ui/table-simplePreview
| Name | Role | Status | |
|---|---|---|---|
| John Smith | [EMAIL_REDACTED] | Admin | Active |
| Sarah Johnson | [EMAIL_REDACTED] | Editor | Active |
| Michael Brown | [EMAIL_REDACTED] | User | Inactive |
| Emily Davis | [EMAIL_REDACTED] | User | Active |
| David Wilson | [EMAIL_REDACTED] | Editor | Active |
Usage
import { TableSimple } from "@/components/blocks/table-simple"
export default function Page() {
return <TableSimple />
}Dependencies
lucide-react
shadcn/ui Components
table
badge
Related Blocks
More table blocks you might like


