tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ActionHookResult > execute

ActionHookResult.execute property

A callback function that is executed when the action is triggered.

Signature:

readonly execute: () => void;