This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/genui > ExtractedA2UICatalog

ExtractedA2UICatalog interface

Signature:

export interface A2UICatalog 

Properties

Property

Modifiers

Type

Description

catalogId

string

components?

Record<string, JsonSchema>

(Optional)

functions?

FunctionDefinition[]

(Optional)

theme?

Record<string, JsonSchema>

(Optional)