Lynx

Home > @lynx-js/genui-a2ui > ResolvedCatalogEntry

ResolvedCatalogEntry interface

A resolved catalog entry. Internal representation; consumers don't usually construct these directly — they pass CatalogInputs to defineCatalog.

Signature:

export interface ResolvedCatalogEntry

Properties

Property

Modifiers

Type

Description

component

CatalogComponent

name

string

schema?

CatalogSchema

(Optional)

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.