Lynx

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

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.