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

Home > @lynx-js/genui > ComponentRenderProps > onAction

ComponentRenderProps.onAction property

Signature:

onAction?: (event: CoreActionEvent) => void;