ReferenceAPI
CatalogueIndexRow
One component as the light registry index publishes it, flattened to the fields a decision to install actually turns on.
How this is generated
Source: lib/catalogue.ts. Script: scripts/build-reference.mts. Command:
pnpm run generate.
Everything below is copied from the symbol, so a page is improved by improving its doc comment. The API index says why there is a page per symbol and what these pages still do not carry.
CatalogueIndexRow
One component as the light registry index publishes it, flattened to the fields a decision to install actually turns on.
| Kind | Declared in |
|---|---|
| interface | lib/catalogue.ts |
export interface CatalogueIndexRow {
name: string
title: string
description: string
type: "registry:ui"
category: CatalogueCategory
status: Status
since: string
aliases: string[]
implemented: boolean
docs: string | null
dependencies?: string[]
registryDependencies?: string[]
}