For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /api/genui/a2ui-catalog-extractor/interfaces/CatalogComponent.md.
Lynx
  • English
  • genui / a2ui-catalog-extractor / CatalogComponent

    CatalogComponent

    Component schema discovered from an interface annotated with @a2uiCatalog.

    Properties

    filePath

    filePath: string;

    Defined in

    @lynx-js/genui/a2ui-catalog-extractor/src/core.ts:33


    interfaceName

    interfaceName: string;

    Defined in

    @lynx-js/genui/a2ui-catalog-extractor/src/core.ts:34


    name

    name: string;

    Defined in

    @lynx-js/genui/a2ui-catalog-extractor/src/core.ts:35


    schema

    schema: JsonSchema;

    Defined in

    @lynx-js/genui/a2ui-catalog-extractor/src/core.ts:36

    Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.