BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/gpt-vis/table

GPT-Vis Table

gpt-vis/table
FreeComponent

A table component for @antv/gpt-vis. Display tabular data with optional theming.

Install it

npx shadcn@latest add https://gpt-vis.antv.vision/r/table.json

Source

cn/block/gpt-vis/table.tsxgpt-vis.antv.vision/r/table.json
1'use client';
2
3import type { TableConfig } from '@antv/gpt-vis';
4import { GPTVis, type GPTVisProps } from './gpt-vis';
5
6export interface TableProps extends Omit<GPTVisProps, 'content'> {
7 config: Omit<TableConfig, 'type'>;
8}
9
10export function Table({ config, ...props }: TableProps) {
11 return <GPTVis content={{ type: 'table', ...config }} {...props} />;
12}

What it pulls in

npm packages

  • @antv/gpt-vis
  • clsx
  • tailwind-merge

Files it writes

  • cn/block/gpt-vis/gpt-vis.tsx
  • cn/block/gpt-vis/table.tsx

Facts

Registry
gpt-vis
Type
registry:ui
Access
Free
Files written
2
Licence
MIT
In the index
at or before 2026-08-12
Last confirmed
today

Go to the source

gpt-vis.antv.vision antvis/GPT-Vis on GitHub Raw registry item This item as JSON

More from gpt-vis

All 27 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
GPT-Vis Area Chartareagpt-visComponentsFree3 deps · 2 files
GPT-Vis Bar Chartbargpt-visComponentsFree3 deps · 2 files
GPT-Vis Boxplot Chartboxplotgpt-visComponentsFree3 deps · 2 files
GPT-Vis Column Chartcolumngpt-visComponentsFree3 deps · 2 files
GPT-Vis Dual Axes Chartdual-axesgpt-visComponentsFree3 deps · 2 files
GPT-Vis Fishbone Diagramfishbone-diagramgpt-visComponentsFree3 deps · 2 files
GPT-Vis Flow Diagramflow-diagramgpt-visComponentsFree3 deps · 2 files
GPT-Vis Funnel Chartfunnelgpt-visComponentsFree3 deps · 2 files

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

KitGrade

SaaS starter kits, scored from measured facts

kitgrade.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 KitGrade

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 KitGrade

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 KitGrade

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