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

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

GenericComponentProps.sendAction property

Signature:

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