Lynx

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

GenericComponentProps interface

Signature:

export interface GenericComponentProps

Properties

Property

Modifiers

Type

Description

dataContextPath?

string

(Optional)

id?

string

(Optional)

sendAction?

(action: Record<string, unknown>) => void

(Optional)

setValue?

(key: string, value: unknown) => void

(Optional)

surface

Surface

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.