BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/retab-ui/document-anchor

Document anchor

retab-ui/document-anchor
FreeComponent

Pure document location types used by evidence projection and viewer target adapters.

Install it

npx shadcn@latest add https://ui.retab.com/r/document-anchor.json

Source

registry/new-york-v4/ui/document-anchor.tsui.retab.com/r/document-anchor.json
1export type PdfAreaAnchor = {
2 kind: "pdf-area";
3 pageNumber: number;
4 left: number;
5 top: number;
6 width: number;
7 height: number;
8};
9
10export type ImageAreaAnchor = {
11 kind: "image-area";
12 frameNumber?: number;
13 left: number;
14 top: number;
15 width: number;
16 height: number;
17};
18
19export type TextRangeAnchor = {
20 kind: "text-range";
21 startLine: number;
22 endLine: number;
23};
24
25export type CsvCellAnchor = {
26 kind: "csv-cell";
27 rowIndex: number;
28 columnIndex: number;
29};
30
31export type XlsxCellAnchor = {
32 kind: "xlsx-cell";
33 sheetIndex: number;
34 rowIndex: number;
35 columnIndex: number;
36};
37
38export type DocxTargetAnchor = {
39 kind: "docx-target";
40 target:
41 | {
42 kind: "text";
43 text: string;
44 }
45 | {
46 kind: "cell";
47 table: number;
48 row: number;
49 column: number;
50 };
51};
52
53export type DocumentAnchor =
54 | PdfAreaAnchor
55 | ImageAreaAnchor
56 | TextRangeAnchor
57 | CsvCellAnchor
58 | XlsxCellAnchor
59 | DocxTargetAnchor;

Files it writes

  • registry/new-york-v4/ui/document-anchor.ts

Facts

Registry
retab-ui
Type
registry:ui
Access
Free
Files written
1
Licence
NOASSERTION
In the index
at or before 2026-08-13
Last confirmed
yesterday

Go to the source

ui.retab.com retab-dev/retab-ui on GitHub Raw registry item This item as JSON

More from retab-ui

All 130 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Alertalertretab-uiComponentsFree1 dep
Alert Dialogalert-dialogretab-uiComponentsFree1 dep
Aspect Ratioaspect-ratioretab-uiComponentsFreeno deps
Attachment Sidebarattachment-sidebarretab-uiComponentsFree1 dep
Autocompleteautocompleteretab-uiComponentsFree2 deps
Calendarcalendarretab-uiComponentsFree2 deps
Code Viewercode-viewerretab-uiComponentsFree2 deps · 32 files
Commandcommandretab-uiComponentsFree2 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

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