ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

ActionImplementationProperties.load property

Called when the action is loaded in the UI. Can return a function to perform some cleanup.

Signature:

load?: (actionPayload: ActionPayload) => void | (() => void);
  • ActionImplementationProperties.load property
Copyright © 2023 ActiveViam