For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
/
0
Sponsor

Key Value

Definition list of keys and values.

Installation

$ pnpm dlx shadcn@latest add @pdfcn/takumi/key-value

Usage

import { KeyValue } from "@/components/pdf/key-value";
<KeyValue items={[{ key: "Name", value: "Ada" }]} />

API Reference

KeyValue

PropTypeDefault
itemsKeyValueEntry[]-
direction'horizontal' | 'vertical''horizontal'
dividedbooleanfalse
size'sm' | 'md' | 'lg''md'
labelFlexnumber1
labelColorstring-
valueColorstring-
boldValuebooleanfalse
noWrapbooleanfalse
dividerColorstring-
dividerThicknessnumber-
dividerMarginnumber-