Home > @lynx-js/genui > GenericComponentProps
Signature:
export interface GenericComponentProps
Property
Modifiers
Type
Description
dataContextPath?
string
(Optional)
id?
sendAction?
(action: Record<string, unknown>) => void
setValue?
(key: string, value: unknown) => void
surface
Surface