tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ActivitiesExplorerTableHook

ActivitiesExplorerTableHook type

Hook for accessing Activities Explorer Table data and methods.

Signature:

export type ActivitiesExplorerTableHook = () => ActivitiesExplorerTableHookResult;

References: ActivitiesExplorerTableHookResult

Remarks

Should be used only inside Activities Explorer Table, otherwise throws an error.