ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ActionImplementationProperties > execute

ActionImplementationProperties.execute property

Called when the action is being interacted with.

Signature:

execute: (event: React.SyntheticEvent, actionPayload: ActionPayload) => void | Promise<ActionResult>;
  • ActionImplementationProperties.execute property
Copyright © 2023 ActiveViam