RegistryContext Type — ui Architecture
Architecture documentation for the RegistryContext type/interface in context.ts from the ui codebase.
Entity Profile
Dependency Diagram
graph TD eb72abc0_1bbd_dc7e_67e4_8a461c666ed6["RegistryContext"] 9c06945e_ff8c_6208_b456_06ff9c3a854a["context.ts"] eb72abc0_1bbd_dc7e_67e4_8a461c666ed6 -->|defined in| 9c06945e_ff8c_6208_b456_06ff9c3a854a style eb72abc0_1bbd_dc7e_67e4_8a461c666ed6 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
packages/shadcn/src/registry/context.ts lines 1–3
interface RegistryContext {
headers: Record<string, Record<string, string>>
}
Defined In
Source
Frequently Asked Questions
What is the RegistryContext type?
RegistryContext is a type/interface in the ui codebase, defined in packages/shadcn/src/registry/context.ts.
Where is RegistryContext defined?
RegistryContext is defined in packages/shadcn/src/registry/context.ts at line 1.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free