这是开发预览网站。请访问正式文档 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)