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

Home > @lynx-js/genui > A2UIComponentSpec

A2UIComponentSpec interface

Signature:

export declare interface A2UIComponentSpec 

Properties

Property

Modifiers

Type

Description

containerShape?

'children' | 'child' | 'tabs' | 'trigger-content' | 'none'

(Optional)

name

string

props

A2UIComponentProp[]

requiresAction?

boolean

(Optional)

summary

string