Lynx

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/index.ts:33


interfaceName

interfaceName: string;

Defined in

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


name

name: string;

Defined in

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


schema

schema: JsonSchema;

Defined in

@lynx-js/genui/a2ui-catalog-extractor/src/index.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.