tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ActionHookResult

ActionHookResult interface

Signature:

export interface ActionHookResult

Properties

Property Modifiers Type Description
execute   () => void A callback function that is executed when the action is triggered.
isAvailable   boolean Indicates the availability of the action.