BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/ilinxa/data-table-fixtures

Data Table — fixtures

ilinxa/data-table-fixtures
FreeBlock

Data Table plus the dummy-data fixtures used by the docs-site demo.

Install it

npx shadcn@latest add https://ui.ilinxa.com/r/data-table-fixtures.json

Source

src/registry/components/data/data-table/dummy-data.tsui.ilinxa.com/r/data-table-fixtures.json
1export type DemoUser = {
2 id: string;
3 name: string;
4 email: string;
5 role: "Owner" | "Admin" | "Member" | "Viewer";
6 status: "Active" | "Invited" | "Suspended";
7 lastSeen: string;
8};
9
10export const DEMO_USERS: DemoUser[] = [
11 {
12 id: "u_01",
13 name: "Aria Montgomery",
14 email: "aria@ilinxa.dev",
15 role: "Owner",
16 status: "Active",
17 lastSeen: "2 minutes ago",
18 },
19 {
20 id: "u_02",
21 name: "Bilal Hashemi",
22 email: "bilal@ilinxa.dev",
23 role: "Admin",
24 status: "Active",
25 lastSeen: "1 hour ago",
26 },
27 {
28 id: "u_03",
29 name: "Camille Okafor",
30 email: "camille@ilinxa.dev",
31 role: "Member",
32 status: "Invited",
33 lastSeen: "—",
34 },
35 {
36 id: "u_04",
37 name: "Dimitri Volkov",
38 email: "dimitri@ilinxa.dev",
39 role: "Member",
40 status: "Active",
41 lastSeen: "Yesterday",
42 },
43 {
44 id: "u_05",
45 name: "Esme Tanaka",
46 email: "esme@ilinxa.dev",
47 role: "Viewer",
48 status: "Suspended",
49 lastSeen: "3 weeks ago",
50 },
51];

What it pulls in

Other registry items

  • @ilinxa/data-table

Files it writes

  • src/registry/components/data/data-table/dummy-data.ts

Facts

Registry
ilinxa
Type
registry:block
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-13
Last confirmed
yesterday

Go to the source

ui.ilinxa.com ilinxa/pro-ui on GitHub Raw registry item This item as JSON

More from ilinxa

All 184 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Account Switcheraccount-switcherilinxaBlocksFree1 dep · 10 files
Account Switcher (deprecated alias)account-switcher-01ilinxaBlocksFreeno deps
Account Switcher — fixturesaccount-switcher-fixturesilinxaBlocksFreeno deps
App Sidebarapp-sidebarilinxaBlocksFree1 dep · 37 files
App Sidebar — fixturesapp-sidebar-fixturesilinxaBlocksFreeno deps
Rich Text Editor (deprecated alias)article-body-01ilinxaBlocksFreeno deps
Article Metaarticle-metailinxaBlocksFree1 dep · 4 files
Article Meta (deprecated alias)article-meta-01ilinxaBlocksFreeno deps

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex